Skip to content

Releases: jayvynl/django-clickhouse-backend

v1.3.2

13 Jan 06:26
b9494c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

13 Oct 09:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

06 Aug 14:08
Compare
Choose a tag to compare

What's Changed

  • Fix: last_executed_query() when params is a mapping of values by @paxcodes in #93
  • Feature/upgrade dependencies by @jayvynl in #95

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Jul 02:53
8c4b05a
Compare
Choose a tag to compare

What's Changed

v1.1.7

22 Feb 09:19
Compare
Choose a tag to compare

What's Changed

  • fix: #76 AttributeError: 'ReplicatedReplacingMergeTree' object has no attribute 'expressions'.
  • fix: migrate ReplacingMergeTree with ver raising AttributeError: 'F' object has no attribute 'get_source_expressions'.
  • fix: unable to omit zoo_path and replica_name in replicated engines other than ReplicatedMergeTree.

Full Changelog: v1.1.6...v1.1.7

v1.1.6

04 Jan 16:01
Compare
Choose a tag to compare
  • Add CLICKHOUSE_ENABLE_UPDATE_ROWCOUNT django setting.

Full Changelog: v1.1.5...v1.1.6

v1.1.5

24 Dec 07:38
Compare
Choose a tag to compare

What's Changed

  • Clickhouse Approx/Distinct Counts by @vigneshshettyin in #66
  • docs: add contributing guide. by @jayvynl in #69
  • feat: add some ClickHouse tuple and hash functions.
  • fix: test and fix ClickHouse functions.
  • ci: remove deploy of testpypi.
  • docs: update DatabaseOperations.max_in_list_size docstring.
  • docs: fix readme error word.
  • docs: add 1.1.4 changelog.
  • chore: clickhouse_backend.models.functions turn module to package.

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

30 Nov 00:54
fa9e052
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

05 Oct 13:27
d6df0ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

16 Sep 08:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2