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 802a843 commit 94ec619Copy full SHA for 94ec619
test/parser/flink/suggestion/fixtures/tokenSuggestion.sql
@@ -6,4 +6,4 @@ CREATE
6
;
7
SHOW
8
9
-CREATE TABLE tmp_table (col INT) WITH ('connector'='kafka');
+CREATE TABLE tmp_table (col INT) WITH ('connector'='kafka');
0 commit comments