Skip to content

Commit

Permalink
fix(sql): Support for a new sqlValidation stack
Browse files Browse the repository at this point in the history
  • Loading branch information
ajordens committed Jul 8, 2019
1 parent 1a5f514 commit ff10214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions front50-sql/src/main/resources/db/changelog-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ databaseChangeLog:
- include:
file: changelog/20190415-initial-snapshots-schema.yml
relativeToChangelogFile: true
- include:
file: changelog/20190530-add-is-deleted-indexes.yml
relativeToChangelogFile: true

0 comments on commit ff10214

Please sign in to comment.