|
|
3283ef24ea
|
[parser] ddl: add admin restore syntax support (#85)
eg: admin restore table by job 11
|
2021-10-09 14:53:23 +08:00 |
|
|
|
3be13d0e75
|
[parser] add drop view ddl action (#131)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
cc7fbfb56a
|
[parser] model: add IsAutoIncColUnsigned for TableInfo (#79)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
03f56baa05
|
[parser] parser,ast: parse ALTER TABLE .. TRUNCATE PARTITION (#74)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
3048ced6b7
|
[parser] *: add ActionModifyTableCharsetAndCollate to support alter table charset and collate (#14)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
fd3b6465ca
|
[parser] ast, parser: extract create view parameters to CreateViewStmt (#55)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
87917e47b4
|
[parser] parser,ast: fix create table partition by hash syntax (#33)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
8c54ae8e22
|
[parser] model: add isUnsigned for allocator (#34)
|
2021-10-09 14:53:23 +08:00 |
|
|
|
c270f55405
|
[parser] *: move github.com/pingcap/tidb/parser here (#1)
|
2021-10-09 14:53:23 +08:00 |
|