django-clickhouse/tests
2019-02-15 15:19:27 +05:00
..
clickhouse_migrations Infi https://github.com/Infinidat/infi.clickhouse_orm/issues/89 fix 2018-11-23 11:04:31 +05:00
fixtures Багфикс в версиях вставки данных в кликхаус 2019-01-16 17:17:48 +05:00
migrations Added tests for get_final_versions on date and datetime 2019-01-14 12:45:46 +05:00
__init__.py Initial commit 2018-11-12 20:20:51 +05:00
clickhouse_models.py Added tests on database tuples operations 2019-02-15 15:19:27 +05:00
kill_test_sub_process.py Fixed sync test bugs 2019-02-03 21:05:01 +05:00
models.py Added tests for get_final_versions on date and datetime 2019-01-14 12:45:46 +05:00
routers.py Added tests on syncing data to non default database 2019-01-10 17:02:58 +05:00
settings.py Added tests on syncing data to non default database 2019-01-10 17:02:58 +05:00
test_clickhouse_models.py Fix time between batches count 2018-12-19 12:58:34 +05:00
test_compatibility.py More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
test_config.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
test_database.py Added tests on database tuples operations 2019-02-15 15:19:27 +05:00
test_engines.py Changed library to using generators instead of lists 2019-02-03 14:24:21 +05:00
test_migrations.py Created separate from infi MigrationHistory in order to: 2018-12-18 18:28:23 +05:00
test_models.py Added tests for get_final_versions on date and datetime 2019-01-14 12:45:46 +05:00
test_query.py Refactoring 2018-11-28 15:33:01 +05:00
test_serializers.py Changed library to using generators instead of lists 2019-02-03 14:24:21 +05:00
test_storages.py Fixed problem for single lock for multiple models 2019-01-24 11:31:16 +05:00
test_sync.py More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
test_utils.py Release lock if something goes wrong in sync 2019-02-04 13:27:12 +05:00