Skip to content

Commit

Permalink
modify tokenMap
Browse files Browse the repository at this point in the history
  • Loading branch information
winoros committed Dec 16, 2019
1 parent cf4d1ea commit edfc884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc.go
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ var tokenMap = map[string]int{
"OPTIMIZE": optimize,
"OPTION": option,
"OPTIONALLY": optionally,
"OPT_TRACE": opttrace,
"OR": or,
"ORDER": order,
"OUTER": outer,
Expand Down

0 comments on commit edfc884

Please sign in to comment.