Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@killwort killwort released this 11 Mar 10:57
· 49 commits to master since this release

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)