clickhouse-driver v0.0.16 Release Notes

Release Date: 2018-10-09 // over 5 years ago
  • ➕ Added

    • Option to access profile info about the last executed query. Pull request #57 by vanzi.
    • Decimal type.
    • ⚡️ Settings update to 18.14.2 server version.

    🔄 Changed

    • String column read/write optimizations.
    • Protocol version bumped to 54401.

    🛠 Fixed

    • Client settings are not mutable now.