We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4d1ea commit 14df345Copy full SHA for 14df345
3 files changed
misc.go
@@ -482,6 +482,7 @@ var tokenMap = map[string]int{
482
"OPTIMIZE": optimize,
483
"OPTION": option,
484
"OPTIONALLY": optionally,
485
+ "OPT_TRACE": opttrace,
486
"OR": or,
487
"ORDER": order,
488
"OUTER": outer,
0 commit comments