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)