10 lines
138 B
SQL
10 lines
138 B
SQL
-- bactdb
|
|
-- Matthew R Dillon
|
|
|
|
-- Need to include something to keep gomigrate happy.
|
|
-- SELECT 1;
|
|
|
|
DROP TABLE users;
|
|
|
|
DROP TYPE e_roles;
|
|
|