jayvynl / django-clickhouse-backend

Django clickhouse database backend.
MIT License
130 stars 21 forks source link

[BUG] Support latest clickhouse driver #94

Closed RuslanSibgatulin closed 4 months ago

RuslanSibgatulin commented 4 months ago

Describe the bug The project clearly depends on the clickhouse driver version 0.2.6 while the current version is 0.2.8. Please update dependencies if it possible.

jayvynl commented 4 months ago

I am planning to support latest version of Django, clickhouse-driver, Python. Then release a version. This may take about two weeks.

jayvynl commented 4 months ago

https://github.com/jayvynl/django-clickhouse-backend/releases/tag/v1.3.0