Skip to content

Tags: slaskis/clickhouse-go

Tags

v2.0.7

Toggle v2.0.7's commit message
fix std conn opener: ClickHouse#484

v2.0.6

Toggle v2.0.6's commit message
fix DateTime overflow ClickHouse#482

v2.0.5

Toggle v2.0.5's commit message
golang-migrate: fix cache global conf

v2.0.4

Toggle v2.0.4's commit message
add compatibility param

v2.0.3

Toggle v2.0.3's commit message
rows: release conn

v2.0.2

Toggle v2.0.2's commit message
fix: 'code: 62, message: Empty query'

v2.0.1

Toggle v2.0.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fin (ClickHouse#479)

Co-authored-by: MizSergy <41685791+MizSergy@users.noreply.github.com>
Co-authored-by: yandd <982724342@qq.com>
Co-authored-by: alexey-milovidov <milovidov@clickhouse.com>

v2.0.0-beta.17

Toggle v2.0.0-beta.17's commit message
Native: ColumnTypes ClickHouse#478

v2.0.0-beta.16

Toggle v2.0.0-beta.16's commit message
test & fix Nullable BigInt