Skip to content

Releases: JuliaDatabases/ClickHouse.jl

v0.2.3

09 Dec 06:41
Compare
Choose a tag to compare

ClickHouse v0.2.3

Diff since v0.2.2

Merged pull requests:

Closed issues:

  • Transport compression (LZ4, ZStd) (#8)
  • Clean-up warning due to unused generic type parameter (#34)

v0.2.2

25 Jun 14:41
Compare
Choose a tag to compare

ClickHouse v0.2.2

Diff since v0.2.0

Closed issues:

  • Support for more data types (#11)
  • The dirty status of connection makes it very inconvenient to use the client in REPL and notebooks (#19)
  • Inserting into nullable columns (#23)
  • TagBot trigger issue (#25)
  • Update Dependencies (#28)

Merged pull requests:

v0.2.0

07 Sep 18:14
Compare
Choose a tag to compare

ClickHouse v0.2.0

Diff since v0.1.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:

v0.1.0

11 Oct 20:27
v0.1.0
Compare
Choose a tag to compare

v0.1.0 (2019-10-09)

Diff since 860032187010b94d165234fa6efec6e90347e61a

Closed issues:

  • Inserts with superfluous / missing columns currently don't error (#1)