Hold onto user accounts during migration drop

This commit is contained in:
Matthew Dillon 2015-07-14 10:12:01 -08:00
parent 3c790dc9ff
commit c4969084ff
3 changed files with 28 additions and 13 deletions

View file

@ -1,9 +1,6 @@
-- bactdb
-- Matthew R Dillon
-- Need to include something to keep gomigrate happy.
-- SELECT 1;
DROP TABLE users;
DROP TYPE e_roles;