switched to migrations

This commit is contained in:
Bryce Covert
2017-12-20 13:01:42 -08:00
parent 4625ef4474
commit 222bcbdf5c
10 changed files with 173 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
-- 1513802821 DOWN initial
drop TABLE invoices ;
drop TABLE users ;