Skip to content

Releases: ClickHouse/clickhouse-go

v2.0.0-alpha.2

18 Jan 21:09
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
TODO

v1.5.2 (format time)

18 Jan 11:33
Compare
Choose a tag to compare
format time

v2.0.0-alpha.1

17 Jan 21:27
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
example: https://github.com/ClickHouse/clickhouse-go/issues/406

v1.5.1

11 Oct 15:54
0214798
Compare
Choose a tag to compare
Merge pull request #423 from saydamir/fix_dummy_check_conn

fix: connCheck signature for unsupported OS

v1.5.0

08 Oct 12:08
2987a5c
Compare
Choose a tag to compare
Merge pull request #421 from saydamir/connection_check_in_begin_tx

Check connection liveness in beginTx

v1.4.9

06 Oct 08:06
a472d1b
Compare
Choose a tag to compare
Merge pull request #420 from f0rtung/insert-select-query

Support INSERT INTO ... SELECT query

v1.4.8

17 Sep 08:17
c47e24b
Compare
Choose a tag to compare
Merge pull request #416 from ewanwalk/fix(SimpleAggregateFunctions)

Fix not supporting SimpleAggregateFunction types not working on types with more than one arguement

v1.4.7

30 Aug 14:04
1ae00d3
Compare
Choose a tag to compare
Merge pull request #396 from vl4deee11/feature/nullable-arrays

Support Array(Nullable(T))

v1.4.6

30 Aug 13:57
afbea5b
Compare
Choose a tag to compare
Merge pull request #388 from alvarotuso/master

Improve external table support

v1.4.5

02 May 23:37
4ef1e08
Compare
Choose a tag to compare
Merge pull request #304 from mcgrawia/histogram-support

Support for Tuples and Histogram queries