mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +00:00
* fix(metasrv): correct `backend` field configuration * refactor!: added `#[serde(rename_all = "snake_case")]` macro to the `BackendImpl` enum * fix(metasrv): correct `set idle_in_transaction_session_timeout` statement * build: enable `pg_backend` by default