We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2ba93 commit 9f4879aCopy full SHA for 9f4879a
1 file changed
src/languages/bigquery/bigquery.formatter.ts
@@ -31,7 +31,6 @@ const reservedCommands = [
31
'MERGE INTO',
32
// 'USING',
33
// DDL, https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language
34
- 'SET SCHEMA', // added
35
'CREATE SCHEMA',
36
'CREATE SCHEMA IF NOT EXISTS',
37
'DEFAULT COLLATE',
0 commit comments