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

flyway info fails on subsequent migrations after shouldExecute #3091

Labels
Milestone

Comments

@esauser
Copy link

esauser commented Feb 22, 2021

Which version and edition of Flyway are you using?

7.5.4 Teams

If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs are fixed in newer releases and upgrading will often resolve the issue)
Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)

Command-line

Which database are you using? (Type & version)

MSSQL 2014

Which operating system are you using?

Linux

What did you do? (Please include the content causing the issue, any relevant configuration settings, the SQL statement(s) that failed (if any), and the command you ran)

Upgraded to 7.5.4. See #3088

What did you expect to see?

Success

What did you see instead?

Same failure as #3088

@scottsauber
Copy link

Thank you!

This was referenced Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment