Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix flyway baseline #3638

Merged
merged 1 commit into from
Mar 31, 2025
Merged

fix flyway baseline #3638

merged 1 commit into from
Mar 31, 2025

Conversation

gleb619
Copy link
Contributor

@gleb619 gleb619 commented Mar 31, 2025

With configuration like:

flyway.run=[baseline, migrate]

application will crash with message 'Unknown flyway command: baseline' but still provide baseline to db. So we need a fix)

@gleb619
Copy link
Contributor Author

gleb619 commented Mar 31, 2025

@jknack please review, Is there any additional information needed?

@jknack jknack added this to the 3.6.2 milestone Mar 31, 2025
@jknack jknack merged commit a217fc0 into jooby-project:3.x Mar 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants