Revert "[td-225]update the sql.y"

This reverts commit bdbc873f3a.
This commit is contained in:
yihaoDeng 2021-06-11 14:33:49 +08:00
parent bdbc873f3a
commit f2e01999dd
2 changed files with 1284 additions and 947 deletions

View File

@ -206,6 +206,13 @@
#define TK_INTO 187
#define TK_VALUES 188
#define TK_SPACE 300
#define TK_COMMENT 301
#define TK_ILLEGAL 302

File diff suppressed because it is too large Load Diff