Skip to content

Commit f4529db

Browse files
committed
Additional keywords to cover the new dialects
1 parent a05568d commit f4529db

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@
1414
"n1ql",
1515
"redshift",
1616
"spark",
17-
"whitespace"
17+
"whitespace",
18+
"mysql",
19+
"mariadb",
20+
"postgresql",
21+
"pl/sql",
22+
"transact-sql",
23+
"db2"
1824
],
1925
"contributors": [
2026
"Adrien Pyke <[email protected]>",

0 commit comments

Comments
 (0)