update sql.c

This commit is contained in:
yihaoDeng 2020-09-13 23:12:29 +00:00
parent 670c6c7d87
commit ed1267a0d7
2 changed files with 948 additions and 931 deletions

View File

@ -16,6 +16,7 @@
#ifndef TDENGINE_TTOKENDEF_H
#define TDENGINE_TTOKENDEF_H
#define TK_ID 1
#define TK_BOOL 2
#define TK_TINYINT 3
@ -222,7 +223,6 @@
#define TK_INTO 204
#define TK_VALUES 205
#define TK_SPACE 300
#define TK_COMMENT 301
#define TK_ILLEGAL 302

File diff suppressed because it is too large Load Diff