8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SQL string is "INSERT INTO test(name, part) VALUES( '\',5);INSERT INTO test(name, part) VALUES( ''',5);", and cannot be parsed from ";" to two SQL.
python 3.8 sqlparse 0.5.1