isCompleteSqlStatement
Returns true if this seems to form a complete SQL statement. If additional input is needed before sending tbe text into SQLite for parsing, then false is returned.
Throws
if a memory allocation fails.