embed schema migration scripts
This commit is contained in:
parent
e5dcc4b884
commit
1999ab7d2c
6 changed files with 15 additions and 6 deletions
1
controller/schema-migration/004-test.sql
Normal file
1
controller/schema-migration/004-test.sql
Normal file
|
@ -0,0 +1 @@
|
|||
INSERT INTO arimelody.auditlog (level, type, content) VALUES (0, "test", "this is a db schema migration test!");
|
Loading…
Add table
Add a link
Reference in a new issue