We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93aa051 commit c6be16dCopy full SHA for c6be16d
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+### 1.1.5
2
+- refactor: refactor uniq aggregate function.
3
+- feat: add some ClickHouse tuple and hash functions.
4
+- fix: test and fix ClickHouse functions.
5
+- ci: remove deploy of testpypi.
6
+- docs: update DatabaseOperations.max_in_list_size docstring.
7
+- docs: fix readme error word.
8
+- chore: clickhouse_backend.models.functions turn module to package.
9
+
10
+### 1.1.4
11
+- fix [#57](https://github.com/jayvynl/django-clickhouse-backend/issues/57).
12
+- Implemente an improved version of inspectdb command.
13
+- Fix update compiler.
14
15
### 1.1.3
16
- Fix #50 partition by single expression raise TypeError.
17
- Fix #51 .
0 commit comments