django-clickhouse/src/django_clickhouse
2018-11-29 15:19:25 +05:00
..
__init__.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
clickhouse_models.py Added test for killing sync process safety. 2018-11-29 15:19:25 +05:00
configuration.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
database.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
engines.py Added extra method in model to get insert batch 2018-11-22 12:54:51 +05:00
exceptions.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
migrations.py Fix 2018-11-26 12:40:32 +05:00
models.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
query.py Refactoring 2018-11-28 15:33:01 +05:00
redis.py Added test for killing sync process safety. 2018-11-29 15:19:25 +05:00
routers.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
serializers.py Moved model_to_dict to utils 2018-11-27 13:09:20 +05:00
storages.py Added test for killing sync process safety. 2018-11-29 15:19:25 +05:00
tasks.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
utils.py Added test for killing sync process safety. 2018-11-29 15:19:25 +05:00