ClickHouse / metabase-clickhouse-driver

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

Migrate the driver to HoneySQL2 #184

Closed slvrtrn closed 1 year ago

slvrtrn commented 1 year ago

Summary

As HoneySQL1 will be removed in the future, and there are deprecation warnings, this PR migrates the driver to HoneySQL2 in advance.

Resolves #153

Checklist