mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-23 14:38:18 +00:00
3978931b8e
* feat: add parsing `alter rename table` syntax to the parser * chore: fix clippy * chore: add test for parser * fix: add test for parsing RENAME keyword * chore: remove unused code * fix: parse table name object Co-authored-by: Yingwen <realevenyag@gmail.com> * chore: fmt code Co-authored-by: Yingwen <realevenyag@gmail.com>