infi.clickhouse_orm/tests
2020-05-29 01:37:13 +03:00
..
sample_migrations RAMEN-206 Support LowCardinality in infi.clickhouse_orm 2019-06-24 14:20:18 +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 Allow assignment of NO_VALUE to fields 2020-05-28 23:02:55 +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 Support for function-based DEFAULT values, not only literals #36 2020-02-08 12:12:42 +02:00
test_custom_fields.py - Add log_statements parameter to database initializer 2019-06-13 08:12:56 +03:00
test_database.py Fix test in for latest clickhouse version 2020-05-28 18:17:52 +03:00
test_datetime_fields.py - improve imports 2020-05-01 20:11:40 +03:00
test_decimal_fields.py Merge branch 'develop' into funcs 2019-07-13 11:51:10 +03:00
test_engines.py TRIVIAL add test 2020-05-28 19:38:51 +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 Ignore functions that don't exist in the used ClickHouse version 2020-05-29 01:37:13 +03:00
test_inheritance.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_ip_fields.py - Drop py2.7 support 2019-10-27 19:47:59 +02: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 RAMEN-206 Support LowCardinality in infi.clickhouse_orm 2019-06-24 14:20:18 +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 - Add log_statements parameter to database initializer 2019-06-13 08:12:56 +03:00
test_querysets.py Get rid of some python warnings 2020-05-28 23:16:37 +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 Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_system_models.py Fix querysets using the SystemPart model 2019-06-13 08:38:06 +03:00
test_uuid_fields.py UUIDField compatibility with Python 3 2019-06-13 08:58:39 +03:00