Initial commit after extraction
This commit is contained in:
commit
80ba54e4ef
43 changed files with 3865 additions and 0 deletions
1
migrations/2018-07-17-173341_create_users/down.sql
Normal file
1
migrations/2018-07-17-173341_create_users/down.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
drop table users;
|
||||
Reference in a new issue