Output failed statement #575
Closed
Milestone
Comments
This was referenced Nov 19, 2013
npeters
added a commit
to npeters/flyway
that referenced
this issue
Nov 30, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a migration fails the SQLException is part of the exception stack, but there is no chance to determine which statement caused the failure.
Please add the failed statement to the exception stack or log it with at least warning level.
The text was updated successfully, but these errors were encountered: