Skip to content

Commit edfc884

Browse files
committed
modify tokenMap
1 parent cf4d1ea commit edfc884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ var tokenMap = map[string]int{
482482
"OPTIMIZE": optimize,
483483
"OPTION": option,
484484
"OPTIONALLY": optionally,
485+
"OPT_TRACE": opttrace,
485486
"OR": or,
486487
"ORDER": order,
487488
"OUTER": outer,

0 commit comments

Comments
 (0)