mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-09 06:42:57 +00:00
* wip: impl COPY DATABASE FROM parser * wip: impl copy database from * wip: add some ut * wip: add continue_on_error option * test: add sqlness cases for copy database * fix: trailing newline * fix: typo * fix: some cr comments * chore: resolve confilicts * fix: some cr comments