ODC version
4.2.0
OB version
none
What happened?
When a sql like COMMENT ON TABLE "TAB" IS 'A;B', it would be splitted on ; position.
What did you expect to happen?
It should be a unity.
How can we reproduce it (as minimally and precisely as possible)?
import a file contains COMMENT ON TABLE "TAB" IS 'A;B'.
Anything else we need to know?
No response
Cloud
No response
ODC version
4.2.0
OB version
none
What happened?
When a sql like
COMMENT ON TABLE "TAB" IS 'A;B', it would be splitted on;position.What did you expect to happen?
It should be a unity.
How can we reproduce it (as minimally and precisely as possible)?
import a file contains
COMMENT ON TABLE "TAB" IS 'A;B'.Anything else we need to know?
No response
Cloud
No response