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

Allow to escape sql delimiter #571

Closed
wants to merge 1 commit into from

Conversation

manikmagar
Copy link
Contributor

This PR allows a feature that will replace an escaped SQL delimiter \; with ;. See #570 For issue details.

Any SQL Delimiter inside stored procedure or functions can be escaped for ScriptUtil to correctly parse and create objects.

@rnorth
Copy link
Member

rnorth commented Feb 8, 2018

I'm going to close this, and will open a PR for the other approach trialled in #570.
I hope your presentation went well!

@rnorth rnorth closed this Feb 8, 2018
@manikmagar manikmagar deleted the ISSUE-570 branch February 8, 2018 22:43
@manikmagar
Copy link
Contributor Author

Sure, Thank you for the other approach! The presentation went well and Demo worked as expected 👍 . I have created this new component using TestContainers in MUnit Test framework. Thanks for your help!

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