mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-26 01:53:16 -04:00
Cleanup migration script, mostly working now (#262)
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
-- Database: `pos`
|
||||
--
|
||||
|
||||
source tables.sql;
|
||||
source constraints.sql;
|
||||
SOURCE tables.sql;
|
||||
SOURCE constraints.sql;
|
||||
|
||||
Reference in New Issue
Block a user