You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SQL output option uses single quote to delimit strings, but doesn't escape single quotes inside the string. They should be escaped with two single quotes.
Happy to put together a patch / pull request, but wanted to check whether this project is still maintained first.
The text was updated successfully, but these errors were encountered:
The SQL output option uses single quote to delimit strings, but doesn't escape single quotes inside the string. They should be escaped with two single quotes.
Happy to put together a patch / pull request, but wanted to check whether this project is still maintained first.
The text was updated successfully, but these errors were encountered: