Skip to content

Commit 408d10c

Browse files
committed
fix: flyway 테이블 변경점 롤백 및 버저닝 변경
1 parent b8d2561 commit 408d10c

File tree

5 files changed

+0
-4
lines changed

5 files changed

+0
-4
lines changed

src/main/resources/db/migration/V8__add_cheer_and_story_image_table.sql renamed to src/main/resources/db/migration/V7__add_cheer_and_story_image_table.sql

File renamed without changes.

src/main/resources/db/migration/V7__alter_cheer_and_story_table.sql

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/main/resources/db/seed/dev/V9__dev_add_cheer_and_story_image.sql renamed to src/main/resources/db/seed/dev/V8__dev_add_cheer_and_story_image.sql

File renamed without changes.

src/main/resources/db/seed/local/V9__local_add_cheer_and_story_image.sql renamed to src/main/resources/db/seed/local/V8__local_add_cheer_and_story_image.sql

File renamed without changes.

src/main/resources/db/seed/prod/V9__prod_add_cheer_and_story_image.sql renamed to src/main/resources/db/seed/prod/V8__prod_add_cheer_and_story_image.sql

File renamed without changes.

0 commit comments

Comments
 (0)