Hold onto user accounts during migration drop
This commit is contained in:
parent
3c790dc9ff
commit
c4969084ff
3 changed files with 28 additions and 13 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue