Skip to content

Commit cfaca34

Browse files
authored
fix: add missing keywords
1 parent 35b79ce commit cfaca34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/keywords.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ const KEYWORDS = [
112112
'REPLACE',
113113
'TINYINT',
114114
'RIGHT',
115+
'LEADING',
116+
'TRAILING',
115117
'THEN',
116118
'TO',
117119
'TRUE',

0 commit comments

Comments
 (0)