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 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.