Skip to content

Commit dcb06e2

Browse files
authored
Merge pull request #186 from YAPP-Github/fix/fetch-migration-branch
[Fix] flyway 테이블 변경점 롤백 및 버저닝 변경
2 parents b8d2561 + 408d10c commit dcb06e2

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)