Skip to content

Commit 7a512c3

Browse files
pooreumjungclaude
andcommitted
fix: prod flyway out-of-order 임시 허용으로 누락 마이그레이션 백필
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent e9f8f14 commit 7a512c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/application-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ spring:
1010
enabled: true
1111
baseline-on-migrate: true
1212
baseline-version: 1
13+
out-of-order: true
1314
locations: classpath:db/migration
1415

1516
## Database

0 commit comments

Comments
 (0)