Django-clickhouse-backend

Latest version: v1.1.7

Safety actively analyzes 622344 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.7

What's Changed
* fix: 76 AttributeError: 'ReplicatedReplacingMergeTree' object has no attribute 'expressions'.
* fix: migrate ReplacingMergeTree with [ver](https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/replacingmergetree#ver) raising AttributeError: 'F' object has no attribute 'get_source_expressions'.
* fix: unable to omit [zoo_path](https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/replication#zoo_path) and [replica_name](https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/replication#replica_name) in replicated engines other than ReplicatedMergeTree.


**Full Changelog**: https://github.com/jayvynl/django-clickhouse-backend/compare/v1.1.6...v1.1.7

1.1.6

* Add CLICKHOUSE_ENABLE_UPDATE_ROWCOUNT django setting.

**Full Changelog**: https://github.com/jayvynl/django-clickhouse-backend/compare/v1.1.5...v1.1.6

1.1.5

What's Changed
* Clickhouse Approx/Distinct Counts by vigneshshettyin in https://github.com/jayvynl/django-clickhouse-backend/pull/66
* docs: add contributing guide. by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/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
* vigneshshettyin made their first contribution in https://github.com/jayvynl/django-clickhouse-backend/pull/66

**Full Changelog**: https://github.com/jayvynl/django-clickhouse-backend/compare/v1.1.4...v1.1.5

1.1.4

What's Changed
* fix(introspection): fix 57 by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/60
* feat(inspectdb): Implemente an improved version of inspectdb command by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/61
* Fix update compiler by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/63


**Full Changelog**: https://github.com/jayvynl/django-clickhouse-backend/compare/v1.1.3...v1.1.4

1.1.3

What's Changed
* fix 50 partition by single expression raise TypeError by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/52
* fix 51 by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/54
* fix 53 by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/55


**Full Changelog**: https://github.com/jayvynl/django-clickhouse-backend/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Use [flake8](https://flake8.pycqa.org/) to lint code. by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/39
* Add github action which runs tests. by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/40
* coverage by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/42
* fix 41 43 by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/44
* fix flush by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/45
* ci release by jayvynl in https://github.com/jayvynl/django-clickhouse-backend/pull/48


**Full Changelog**: https://github.com/jayvynl/django-clickhouse-backend/compare/v1.1.1...v1.1.2

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.