0
Fixed

Comment fields

altug orsmen 5 years ago updated by danp 3 years ago 6

I think, there is escape issue in comment fields. Occuring runetime error when you use single quote in comment fields. Because comments exporting inside of single quotes. And then this is causing error when run the script. 

GOOD, I'M SATISFIED
Satisfaction mark by altug orsmen 5 years ago
Under review
Accepted

Hi, altug.orsmen!

Thank you for bug report, we will work on it

+1

Hi all, unfortunately this issue is not fixed. Using single quotes in comment/description still causes the generated script to fail. This is from a Snowflake project:


...

"HOME_LINK" varchar COMMENT 'URL of the airport's official home page on the web, if one exists.',

....

Please fix this bug.

If only this was fixed!