clickhouse-driver v0.0.4 Release Notes

Release Date: 2017-06-15 // almost 7 years ago
  • โž• Added

    • ๐Ÿ›  FixedString(N) type.
    • Enum8/16 types.
    • Array(T) type.
    • External data for query processing
    • ๐Ÿ‘ Raise UnknownTypeError for unsupported columns.

    ๐Ÿ”„ Changed

    • โฑ Socket connect timeout fix.