Roughed in verify user. Will resist after restructuring users routes
This commit is contained in:
parent
e6733b2c2e
commit
05ded17aec
7 changed files with 126 additions and 7 deletions
|
@ -1,6 +1,10 @@
|
|||
-- 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