v1.3.1
What's Changed
- fix(#99): fix update value containing "where" cause exception. by @jayvynl in #102
- Fix deprecated index_together for django 5.1 by @dishn in #103
- dep: support Django 5.1, update clickhouse-driver to 0.2.9 by @jayvynl in https://github.com/jayvynl/django-clickhouse-
- Fix: #97 JSONField error in ClickHouse 24.8.
- Fix: tuple function error in ClickHouse 24.8.
New Contributors
Full Changelog: v1.3.0...v1.3.1