django-clickhouse/src/django_clickhouse
2019-01-09 15:36:56 +05:00
..
__init__.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
clickhouse_models.py Fixed statsd counters 2018-12-19 16:15:17 +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 Refactoring 2018-12-25 12:53:23 +05:00
models.py Bugfix in getting empty sync models 2019-01-09 15:36:56 +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 Bugfix in getting sync models 2019-01-09 15:14:53 +05:00
tasks.py Fixes in statsd keys 2018-12-19 12:11:55 +05:00
utils.py 1) Fixed SyncKillTest 2018-12-03 16:41:34 +05:00