Skip to content

Commit 975a29c

Browse files
added registry
Signed-off-by: General Kroll <generalkroll0@gmail.com>
1 parent f58e2ec commit 975a29c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/vt/sqlparser/token.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ var keywords = map[string]int{
245245
"less": LESS,
246246
"level": LEVEL,
247247
"like": LIKE,
248+
"list": LIST,
248249
"limit": LIMIT,
249250
"linear": UNUSED,
250251
"lines": UNUSED,

0 commit comments

Comments
 (0)