Skip to content

Allow Flyway CLI to target DB modifiers - #384

Merged
ar merged 1 commit into
mainfrom
fix/flyway-db-modifier-cli
Jun 19, 2026
Merged

Allow Flyway CLI to target DB modifiers#384
ar merged 1 commit into
mainfrom
fix/flyway-db-modifier-cli

Conversation

@ar-agt

@ar-agt ar-agt commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add an explicit Flyway target model so CLI/QBean callers can choose a DB config modifier independently from the Flyway history table
  • stop the Flyway CLI prompt from instantiating DB/bootstrapping Hibernate just to enter the subsystem; Flyway now resolves JDBC properties directly
  • support --db, --table, --prefix, and legacy positional DB modifiers, and document the tenant use cases

Validation

  • ./gradlew :modules:db-flyway:test :modules:dbsupport:test
  • ./gradlew :modules:db-flyway:check
  • git diff --check
  • ./gradlew check

@ar
ar merged commit 716be04 into main Jun 19, 2026
1 check passed
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.

2 participants