v2.3.0
版本发布时间: 2022-08-22 23:03:21
ClickHouse/clickhouse-go最新发布版本:v2.29.0(2024-09-24 20:36:15)
- Support for uuid types via Scanner/Stringer https://github.com/ClickHouse/clickhouse-go/pull/720
- Fix copylock when use sync.Pool in clickhouse.Pool https://github.com/ClickHouse/clickhouse-go/pull/724
- Remove 128mb limit on block size for compression https://github.com/ClickHouse/clickhouse-go/issues/721
- Fix Insertion into quoted table https://github.com/ClickHouse/clickhouse-go/issues/715