This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
2022-10-19 12:24:53 +05:00
.github/workflows Update python-tests.yml 2021-11-06 08:08:41 +03:00
docs Added ability to add hints to RunPython and RunSQL migration operations 2022-10-19 12:24:53 +05:00
src Added ability to add hints to RunPython and RunSQL migration operations 2022-10-19 12:24:53 +05:00
tests get_final_versions fixes (#38) 2021-10-06 10:01:45 +05:00
.dockerignore GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
.gitignore More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
docker-compose.yml GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
Dockerfile GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
LICENSE Create LICENSE 2020-07-22 17:57:57 +05:00
README.md Update README.md 2021-07-08 12:40:04 +05:00
requirements-test.txt Merge remote-tracking branch 'origin/master' 2021-07-08 12:29:25 +05:00
requirements.txt 1. Removed six dependency 2021-07-06 10:19:12 +05:00
runtests.py GitHub actions testing (#29) 2021-07-08 12:27:35 +05:00
setup.cfg 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.py Added ability to add hints to RunPython and RunSQL migration operations 2022-10-19 12:24:53 +05:00

Python unit tests Upload Python Package Downloads

django-clickhouse

Documentation is here