Skip to content

Releases: ClickHouse/clickhouse-go

v2.0.0-beta.17

01 Feb 19:47
Compare
Choose a tag to compare
Native: ColumnTypes https://github.com/ClickHouse/clickhouse-go/issue…

v2.0.0-beta.16

01 Feb 08:02
Compare
Choose a tag to compare

v2.0.0-beta.15

31 Jan 14:02
Compare
Choose a tag to compare
fix https://github.com/ClickHouse/clickhouse-go/issues/476|

v2.0.0-beta.14

31 Jan 11:08
Compare
Choose a tag to compare
AsyncInsert: process add ctx

v2.0.0-beta.13

30 Jan 21:11
Compare
Choose a tag to compare

Geo Data Types

v2.0.0-beta.12

30 Jan 09:36
Compare
Choose a tag to compare
AppendStruct test

v2.0.0-beta.11

29 Jan 16:34
Compare
Choose a tag to compare
Issue 472 test https://github.com/ClickHouse/clickhouse-go/issues/472

v2.0.0-beta.9

27 Jan 08:44
Compare
Choose a tag to compare
fix profile event: https://github.com/ClickHouse/clickhouse-go/issues…

v2.0.0-beta.10

27 Jan 11:48
Compare
Choose a tag to compare
ScanStruct improvements

v1.5.3

27 Jan 19:57
b68d962
Compare
Choose a tag to compare
Fixed panic when `nil` is present in column.Array (#470)

Added checking Nil values for column.Array arguments in func (block *Block) AppendRow