Releases: artpaul/clickhouse-cpp
Releases · artpaul/clickhouse-cpp
clickhouse-cpp v1.2.2
- check that brackets are properly balanced in a type definition
- fix GetName for empty enums
clickhouse-cpp v1.2.1
- compare with signed value (#118)
- use absl for int128 (#119)
clickhouse-cpp v1.2.0
- added Nulls getter to manipulate internal nulls on ColumnNullable (#107)
- fix loading of empty nested array (#110)
- try to reconnect send_retries times before throw in RetryGuard (#112)
clickhouse-cpp v1.1.0
- handle data packets with totals and extremes
- remove BUCK
clickhouse-cpp v1.0.0
#102 fix typo in NetworkInitializer