Sha256: a9aaaf8f061cce04c876b54aeae1657626399c36f7f3128e68f8850e765108f1
Contents?: true
Size: 467 Bytes
Versions: 1
Compression:
Stored size: 467 Bytes
Contents
## Clickhouse CHANGELOG ### Version 0.1.1 (October 19, 2016) * 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 ### Version 0.1.0 (October 18, 2016) * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
clickhouse-0.1.1 | CHANGELOG.md |