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

ora:createTrigger - procedure not preserving line breaks #15

Open
heklaz opened this issue Jul 8, 2015 · 0 comments
Open

ora:createTrigger - procedure not preserving line breaks #15

heklaz opened this issue Jul 8, 2015 · 0 comments

Comments

@heklaz
Copy link

heklaz commented Jul 8, 2015

It seems that the procedure in ora:createTrigger does not preserve line breaks when executing the code.

If the code contains like

stmt1 --- some comment
stmt2

are compiled as
stmt1 --- some comment stmt2

so it is in error when checking in sql developer.

Would it be possible to preserve the line break?

When migrating existing databases to liquibase it is a lot more straight forward if it would.

┆Issue is synchronized with this Jira Bug by Unito

iszilagyigit pushed a commit to iszilagyigit/liquibase-oracle that referenced this issue Dec 4, 2017
adding alternative to "procedure" attribute for the create trigger a
procedureNode xml node.
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

No branches or pull requests

1 participant