django-clickhouse/src/django_clickhouse
2018-12-19 11:59:55 +05:00
..
__init__.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
clickhouse_models.py Changed migrations routing, dividing it into replicated and not replicated operations 2018-12-18 15:45:10 +05:00
configuration.py Created separate from infi MigrationHistory in order to: 2018-12-18 18:28:23 +05:00
database.py Created separate from infi MigrationHistory in order to: 2018-12-18 18:28:23 +05:00
engines.py 1) Fixed SyncKillTest 2018-12-03 16:41:34 +05:00
exceptions.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
migrations.py Fix creating MigrationHistory table 2018-12-18 18:41:00 +05:00
models.py Bugfix 2018-12-13 11:55:26 +05:00
query.py Refactoring 2018-12-13 10:52:38 +05:00
redis.py 1) Fixed SyncKillTest 2018-11-29 19:10:41 +05:00
routers.py Changed migrations routing, dividing it into replicated and not replicated operations 2018-12-18 15:45:10 +05:00
serializers.py Moved model_to_dict to utils 2018-11-27 13:09:20 +05:00
storages.py Bug fix with rank 2018-12-19 11:59:55 +05:00
tasks.py Bug fixes 2018-12-19 11:57:05 +05:00
utils.py 1) Fixed SyncKillTest 2018-12-03 16:41:34 +05:00