Query containing `;` fails to execute.
lucasavila00 opened this issue · 1 comments
lucasavila00 commented
SELECT ';' as x
This query will create a syntax error because of the "removeSemi" function.
Lines 202 to 208 in bd941ec
slvrtrn commented
Resolved in 0.0.7