Skip to content

refactor: organize Flyway migration history - #44

Merged
zhoutaoo merged 1 commit into
mainfrom
feature/organize-flyway-migrations
Sep 5, 2026
Merged

refactor: organize Flyway migration history#44
zhoutaoo merged 1 commit into
mainfrom
feature/organize-flyway-migrations

Conversation

@zhoutaoo

@zhoutaoo zhoutaoo commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • freeze the current product schema and controlled seed data as one B baseline
  • move released V migrations unchanged into history/
  • reserve ddl/ and dml/ for future incremental migrations
  • run isolated MySQL migration validation in this service CI

Safety

The CI creates a temporary MySQL database and never accesses the production database.

@zhoutaoo
zhoutaoo merged commit 0a57881 into main Sep 5, 2026
3 checks passed
@zhoutaoo
zhoutaoo deleted the feature/organize-flyway-migrations branch September 5, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant