Skip to content
Snippets Groups Projects

Fix migrations

2 files
+ 91
2
Compare changes
  • Side-by-side
  • Inline

Files

@@ -19,5 +19,5 @@
databaseChangeLog:
- include:
file: "table-setup.yaml"
# - include:
# file: "migrations.yaml"
\ No newline at end of file
- include:
file: "migrations.yaml"
\ No newline at end of file
Loading