7 lines
70 B
SQL
7 lines
70 B
SQL
-- bactdb
|
|
-- Matthew R Dillon
|
|
|
|
DROP TABLE users;
|
|
|
|
DROP TYPE e_roles;
|
|
|