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
As this scenario is not supported.
The text was updated successfully, but these errors were encountered:
flyway/flyway@c465205
I don't think the change works with current implementations of ClassicConfiguration and FluentConfiguration (which internally uses ClassicConfiguration itself) and it can only result in FlywayProUpgradeRequiredException in Community Edition.
ClassicConfiguration
FluentConfiguration
FlywayProUpgradeRequiredException
See gh-2528.
Sorry, something went wrong.
Fixed flyway#2183: Fail-fast when errorOverrides are used with batch=…
a3b7465
…true
No branches or pull requests
As this scenario is not supported.
The text was updated successfully, but these errors were encountered: