6 lines
69 B
SQL
6 lines
69 B
SQL
-- bactdb
|
|
-- Matthew R Dillon
|
|
|
|
DROP TABLE users;
|
|
|
|
DROP TYPE e_roles;
|