Rebooting
This commit is contained in:
parent
41ee2857ee
commit
6030310caa
149 changed files with 1489 additions and 9755 deletions
5
migrations/00001_AddUsers_down.sql
Normal file
5
migrations/00001_AddUsers_down.sql
Normal file
|
@ -0,0 +1,5 @@
|
|||
-- bactdb
|
||||
-- Matthew R Dillon
|
||||
|
||||
DROP TABLE users;
|
||||
|
Reference in a new issue