clickhouse-driver v0.0.5 Release Notes

Release Date: 2017-07-16 // almost 7 years ago
  • โž• Added

    • Nullable(T) type.
    • Return data from TOTALS and EXTREMES packets.
    • Query settings.
    • query_id execution option.
    • NULL type.
    • ๐Ÿ‘ป Raise exception on SELECT queries.

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Small columns refactoring.
    • ๐Ÿณ clickhouse-client in tests moved to docker.