Cleanup migration script, mostly working now (#262)

This commit is contained in:
jekkos
2016-01-05 17:41:43 +01:00
parent b1ba7d0afe
commit c408afad67
2 changed files with 9 additions and 7 deletions

View File

@@ -11,5 +11,5 @@
-- Database: `pos`
--
source tables.sql;
source constraints.sql;
SOURCE tables.sql;
SOURCE constraints.sql;