Repair dry-run: java.lang.IndexOutOfBoundsException #1950
Closed
Milestone
Comments
Thanks for reporting. This only seems to be affecting the dry-run case. Unsetting |
Thanks, that worked, it's safe to go ahead and close this issue. |
Reopening until this is fixed. |
axelfontaine
added a commit
to flyway/flywaydb.org
that referenced
this issue
Apr 3, 2018
dohrayme
pushed a commit
to dohrayme/flyway
that referenced
this issue
Feb 3, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which version and edition of Flyway are you using?
Flyway Trial Edition 5.0.7 by Boxfuse
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)
N/A
Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)
Command-line
Which database are you using (type & version)?
PostgreSQL 9.6
Which operating system are you using?
Client host
BOS1002962L:flyway bohalloran$ uname -a
Darwin BOS1002962L 17.4.0 Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64 x86_64
BOS1002962L:flyway bohalloran$
Server host
CentOS Linux release 7.3.1611 (Core)
What did you do?
(Please include the content causing the issue, any relevant configuration settings, the SQL statement that failed (if relevant) and the command you ran.)
What did you expect to see?
Successful repair
What did you see instead?
java.lang.IndexOutOfBoundsException
The text was updated successfully, but these errors were encountered: