mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-21 16:46:36 +03:00
This project's goal is to build Yandex ClickHouse database into Django project.
0e65f15333
1. Fixed problem when get_final_version() could return 2 rows instead of 1 and insert multiple sign < 0 rows with single sign > 0 2. Fixed problem from PR https://github.com/carrotquest/django-clickhouse/pull/37, when date_col is not set for ClickHouseModel |
||
---|---|---|
.github/workflows | ||
docs | ||
src | ||
tests | ||
.dockerignore | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
requirements-test.txt | ||
requirements.txt | ||
runtests.py | ||
setup.cfg | ||
setup.py |