We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c95d2f commit b8f5d8eCopy full SHA for b8f5d8e
1 file changed
backend/src/main/resources/application.yml
@@ -41,6 +41,7 @@ spring:
41
baseline-version: 1
42
baseline-description: "baseline existing schema"
43
locations: classpath:db/migration
44
+ repair-on-migrate: true
45
46
security:
47
oauth2:
0 commit comments