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.
1 parent efa073c commit 9a44188Copy full SHA for 9a44188
test/sql/parse_tools/table_functions/parse_tables.test
@@ -119,4 +119,4 @@ SELECT * FROM parse_tables('SELECT 1;');
119
statement error
120
SELECT * FROM parse_tables('SELECT * FROM WHERE');
121
----
122
-syntax error at or near \"WHERE\"","position":"14","error_subtype":"SYNTAX_ERROR
+Parser Error: syntax error at or near "WHERE"
0 commit comments