ClickHouse / metabase-clickhouse-driver

ClickHouse database driver for the Metabase business intelligence front-end
Apache License 2.0
461 stars 84 forks source link

Enable `:convert-timezone` feature in the driver #254

Closed slvrtrn closed 1 week ago

slvrtrn commented 1 week ago

Split out from https://github.com/ClickHouse/metabase-clickhouse-driver/issues/200.

https://github.com/ClickHouse/metabase-clickhouse-driver/pull/253 (v1.50.1) adds the :set-timezone feature while keeping the :convert-timezone out of scope, which still needs to be implemented.