Releases: JuliaDatabases/ClickHouse.jl
Releases · JuliaDatabases/ClickHouse.jl
v0.2.3
v0.2.2
v0.2.0
ClickHouse v0.2.0
Closed issues:
- Potential collaboration (#4)
- Is this client currently developing? And can I find out your nearest plans? (#6)
- Date columns are mapped to the Julia DateTime type instead of Date (#7)
Merged pull requests:
- Install TagBot as a GitHub Action (#2) (@JuliaTagBot)
- Avoid explicit eval in favor of generated blocks (#5) (@quinnj)
- Refactoring of columns read/write + Additional column types (#10) (@waralex)
- LowCardinality and Nullable (#14) (@waralex)
- Array(T) implementation (#16) (@waralex)
- Remaining types (#17) (@waralex)
- Greatly reduce scope of dirty flag (#20) (@athre0z)
- Add basic support for datetime types with timezones (#21) (@athre0z)
v0.1.0
v0.1.0 (2019-10-09)
Diff since 860032187010b94d165234fa6efec6e90347e61a
Closed issues:
- Inserts with superfluous / missing columns currently don't error (#1)