| .. |
|
__init__.py
|
Added QuerySet that determines db with router help.
|
2018-11-28 15:30:19 +05:00 |
|
clickhouse_models.py
|
1. Added debug logs for sync process
|
2021-03-31 18:22:45 +05:00 |
|
compatibility.py
|
Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9
|
2020-02-07 10:49:49 +05:00 |
|
configuration.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
database.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
engines.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
exceptions.py
|
1) Finished sync celery tasks.
|
2018-11-20 17:24:15 +05:00 |
|
migrations.py
|
Fixed import compatibility with new version on infi.clickhouse-orm
|
2020-06-03 11:17:20 +05:00 |
|
models.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
query.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
redis.py
|
Trying to fix queue monitoring increment bug
|
2019-02-06 17:47:54 +05:00 |
|
routers.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
serializers.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |
|
storages.py
|
1. Added debug logs for sync process
|
2021-03-31 18:22:45 +05:00 |
|
tasks.py
|
1. Added debug logs for sync process
|
2021-03-31 18:22:45 +05:00 |
|
utils.py
|
Converted all typing hints to python 3 style
|
2020-02-07 12:19:53 +05:00 |