mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
* fix: invalid inline primary key syntax * fix: format * fix: clippy fix * fix: added sqlness tests * fix: throw exception when multiple inline pk defined * fix: pr comments * fix: add ending blank line for create.sql