Releases: killwort/ClickHouse-Net
Releases · killwort/ClickHouse-Net
v1.3.1
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)