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.
Later 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.
This only happens at the end of the script. Commented lines before get processed corectly.
Any ideas?