Skip to content

Commit b8f5d8e

Browse files
authored
[fix] flyway repair (#338)
1 parent 7c95d2f commit b8f5d8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ spring:
4141
baseline-version: 1
4242
baseline-description: "baseline existing schema"
4343
locations: classpath:db/migration
44+
repair-on-migrate: true
4445

4546
security:
4647
oauth2:

0 commit comments

Comments
 (0)