Files
tidb/parser/ast
Tanner 5924cf2f8c [parser] parser: fix remove partitioning syntax (#396)
* add support for REMOVE PARTITIONING syntax

* remove unused value

* add type for AlterTableSpec

* indent with tab

* indent with tab
2021-10-09 14:53:23 +08:00
..