mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-23 14:38:18 +00:00
c9ad8c7101
* feat: add show create table for pg in parser * feat: implement show create table operation * fix: adopt upstream changes