Clickhouse v0.1.1 Release Notes

Release Date: 2016-10-19 // over 7 years ago
    • Using the JSONCompact format as query output which does not brake when having a JSON string within the data
    • Ensuring that Clickhouse::Connection::Query#count return an integer
    • Made Clickhouse::Connection::Query#to_select_query public
    • Being able to pass strings as :where or :having option
    • 📜 Being able to symbolize the row to hash parsing