Skip to content

clickhouse-cpp v1.2.0

Compare
Choose a tag to compare
@artpaul artpaul released this 17 Jun 07:11
· 4 commits to client_1_1_bugfix since this release
  • 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)