mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-21 13:38:44 +00:00
c0d3533d10
* 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