When syntax-checking a query with an opening, but no closing `"`, I do not get an error: ``` SELECT foo FROM tablename WHERE foo = " ```