ClickHouse Net Versions Save

Yandex ClickHouse fully managed .NET client

v1.3.1

3 years ago

Breaking change:

  • Array column values now returned as typed arrays instead of object[]

New:

  • Support for LowCardinality supertype.
  • Support for any precision/scale in Decimal columns (although precision is lost when .net types are shorter then clickhouse one)

v1.2.6

3 years ago