infi.clickhouse_orm/tests
2020-06-12 11:50:53 +03:00
..
sample_migrations Support for data skipping indexes 2020-06-06 20:56:32 +03:00
__init__.py migrations support 2016-07-05 16:20:18 +03:00
base_test_with_data.py Support LowCardinality columns in ad-hoc queries 2019-12-12 22:09:35 +02:00
test_alias_fields.py Fix tests that fail on older ClickHouse versions 2020-05-29 12:53:14 +03:00
test_array_fields.py - Add log_statements parameter to database initializer 2019-06-13 08:12:56 +03:00
test_buffer.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_compressed_fields.py Fix tests that fail on older ClickHouse versions 2020-05-29 11:32:49 +03:00
test_constraints.py Support for model constraints 2020-06-06 11:37:25 +03:00
test_custom_fields.py - Add log_statements parameter to database initializer 2019-06-13 08:12:56 +03:00
test_database.py Fix tests that fail on older ClickHouse versions 2020-05-29 01:59:07 +03:00
test_datetime_fields.py test DateTime64 timezones 2020-06-12 11:50:53 +03:00
test_decimal_fields.py Merge branch 'develop' into funcs 2019-07-13 11:51:10 +03:00
test_engines.py Fix tests that fail on older ClickHouse versions 2020-05-29 12:53:14 +03:00
test_enum_fields.py TRIVIAL test negative enum values 2020-05-01 16:44:20 +03:00
test_fixed_string_fields.py - Add log_statements parameter to database initializer 2019-06-13 08:12:56 +03:00
test_funcs.py DateTime64 field 2020-06-07 12:50:45 +03:00
test_indexes.py Support for data skipping indexes 2020-06-06 21:06:29 +03:00
test_inheritance.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_ip_fields.py Fix tests that fail on older ClickHouse versions 2020-05-29 11:32:49 +03:00
test_join.py Fix tests for ClickHouse v20.3 2020-03-16 10:24:02 +02:00
test_materialized_fields.py - improve imports 2020-05-01 20:11:40 +03:00
test_migrations.py Support for data skipping indexes 2020-06-06 21:34:09 +03:00
test_models.py Support for function-based DEFAULT values, not only literals #36 2020-02-08 12:12:42 +02:00
test_nullable_fields.py * timezone support moved to base DateTimeField class, timezone accepts string value or pytz.timezone 2020-06-12 11:29:47 +03:00
test_querysets.py Fix tests that fail on older ClickHouse versions 2020-05-29 11:32:49 +03:00
test_readonly.py Fix tests for ClickHouse v20.3 2020-03-16 10:41:03 +02:00
test_server_errors.py TRIVIAL assertEquals ==> assertEqual 2019-02-26 23:24:45 +02:00
test_simple_fields.py * timezone support moved to base DateTimeField class, timezone accepts string value or pytz.timezone 2020-06-12 11:29:47 +03:00
test_system_models.py Fix querysets using the SystemPart model 2019-06-13 08:38:06 +03:00
test_uuid_fields.py Fix tests that fail on older ClickHouse versions 2020-05-29 12:53:14 +03:00