All Versions
9
Latest Version
Avg Release Cycle
16 days
Latest Release
1262 days ago

Changelog History

  • v0.18.0 Changes

    October 14, 2020
    • โž• Added parsing Clickhouse default value for Date type ("0000-00-00")
  • v0.17.1 Changes

    September 01, 2020
    • Added insert_to_table method
    • ๐Ÿ—„ Deprecated insert method
  • v0.16.0 Changes

    August 17, 2020
    • Bulk Inserts with Buffer process
  • v0.15.0 Changes

    August 08, 2020
    • โž• Added LowCardinality support
    • โž• Added Rollback methods
  • v0.14.0 Changes

    July 21, 2020

    max_query_size option support

  • v0.13.0 Changes

    June 16, 2020
    • โž• Added processing of the types with parentheses
  • v0.12.0 Changes

    June 13, 2020
    • โž• Added Migration mechanism
  • v0.11.0 Changes

    June 11, 2020
    • Pillar.query doesn't add FORMAT JSON anymore
    • โž• Added Pillar.select (with FORMAT JSON by default)
  • v0.10.0 Changes

    June 10, 2020
    • โž• Added Pillar.insert