Skip to content

mybatis #355 PL/SQL is not fully suppported #365

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

Merged
merged 1 commit into from
Mar 6, 2015

Conversation

bence-takacs
Copy link
Contributor

fix for using #355 with mybatis-migrations
MigrationReader does line.replaceFirst("--\s*//", "-- ");
so we need to be prepared for that

fix for using with mybatis-migrations
MigrationReader does  line.replaceFirst("--\\s*//", "-- ");
so we need to be prepared for that
emacarron added a commit that referenced this pull request Mar 6, 2015
mybatis #355 PL/SQL is not fully suppported
@emacarron emacarron merged commit 0bf2d35 into mybatis:master Mar 6, 2015
pulllock pushed a commit to pulllock/mybatis-3 that referenced this pull request Oct 19, 2023
mybatis mybatis#355 PL/SQL is not fully suppported
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.

2 participants