infi.clickhouse_orm/tests
2018-04-21 13:27:42 +03:00
..
sample_migrations Missing brackets 2017-10-30 15:51:10 +02:00
__init__.py migrations support 2016-07-05 16:20:18 +03:00
base_test_with_data.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_alias_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_array_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_buffer.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_custom_fields.py Added documentation about custom fields 2017-10-31 11:36:17 +02:00
test_database.py add ServerError exception 2018-04-21 11:48:32 +03:00
test_engines.py Make tests pass 2018-04-21 13:27:42 +03:00
test_enum_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_fixed_string_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_inheritance.py Merge branch 'custom_partitioning' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-custom_partitioning 2018-04-21 13:04:19 +03:00
test_join.py enable skipped JOIN test 2017-10-03 13:26:08 +04:00
test_materialized_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_migrations.py Merge branch 'migrate_materialized_fields' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-migrate_materialized_fields 2017-10-30 15:49:25 +02:00
test_models.py show field name in error when invalid value assigned 2017-10-10 15:30:37 +04:00
test_nullable_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_querysets.py Add tests demonstrating and checking usage of Q objects for filtration 2017-11-29 23:58:22 +03:00
test_readonly.py tests: fix readonly error messages for v1.1.54335+ 2018-04-21 11:49:14 +03:00
test_simple_fields.py allow ISO 8601 compliant values in DateTimeField 2017-10-03 13:26:00 +04:00
test_system_models.py 1. Added support of custom partitioning (https://clickhouse.yandex/docs/en/table_engines/custom_partitioning_key/) 2018-04-12 14:21:46 +05:00