
0
Fixed
Comment fields
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.
Customer support service by UserEcho
Hi, altug.orsmen!
Thank you for bug report, we will work on it
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!