Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLcl lb update creates invalid object

user564952Oct 28 2021

Hello,
I am experiencing a strange issue when deploying objects with comments near the end of the script.
Here is the script generated by lb genschema command and it look OK.
image.pngLater after lb update in another schema last line "END;" gets concatenated to the end of line before. This line before has inline comment and the whole object becomes invalid.
image.pngThis only happens at the end of the script. Commented lines before get processed corectly.
Any ideas?

Comments

Post Details

Added on Oct 28 2021
0 comments
87 views