Skip to content

Commit 7066f1a

Browse files
committed
Add uniform and cadence constants
1 parent 811349e commit 7066f1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/grammar/constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export const constants: string[] = [
22
"asc",
33
"brotli",
4+
"cadence",
45
"century",
56
"complete",
67
"datestyle",
@@ -71,6 +72,7 @@ export const constants: string[] = [
7172
"transaction_isolation",
7273
"true",
7374
"uncompressed",
75+
"uniform",
7476
"week",
7577
"weeks",
7678
"year",

0 commit comments

Comments
 (0)