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

Fixed improper handling of escaped backslaches #599

Merged
merged 1 commit into from Sep 12, 2013
Merged

Fixed improper handling of escaped backslaches #599

merged 1 commit into from Sep 12, 2013

Conversation

bigslack
Copy link

Fix for Issue #594. Removed escaped backslashes from from token string prior to removing escaped quotes so as not to confuse flyway with situations were a string literal ends with an '.

-- Also added test to MySQLSqlStatementBuilderSmallTest to test for improper termination of strings that end with '

axelfontaine pushed a commit that referenced this pull request Sep 12, 2013
Fixed improper handling of escaped backslaches
@axelfontaine axelfontaine merged commit 2cd2045 into flyway:master Sep 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants