This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
M1hacka c0afa7b53a Merge remote-tracking branch 'origin/master' into docs
# Conflicts:
#	src/django_clickhouse/models.py
2019-12-01 17:07:02 +05:00
docs Added migrations documentation 2019-12-01 17:03:21 +05:00
src Merge remote-tracking branch 'origin/master' into docs 2019-12-01 17:07:02 +05:00
tests Added tests and fixes for bulk_create_returning and save_returning 2019-10-04 17:58:24 +05:00
.gitignore More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
.travis.yml Install not required redis 2019-06-27 17:22:40 +05:00
README.md Initial commit 2018-11-12 20:20:51 +05:00
requirements.txt Added method to flush single import_key in storage 2019-07-24 09:57:01 +05:00
runtests.py 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.cfg 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.py Added method to flush single import_key in storage 2019-07-24 09:57:01 +05:00

django-clickhouse