infi.clickhouse_orm/tests
2019-06-13 05:08:59 +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 Added fina() QuerySet method 2018-12-02 12:14:19 +05:00
test_alias_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_array_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_buffer.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_custom_fields.py custom UUIDField deleted from tests and docs 2018-12-20 01:41:42 +03:00
test_database.py Format of database error messages changed, update failing tests 2019-05-12 10:27:10 +03:00
test_datetime_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_decimal_fields.py re-enable decimals tests 2018-10-15 09:00:57 +03:00
test_engines.py Format of database error messages changed, update failing tests 2019-05-12 10:27:10 +03:00
test_enum_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_fixed_string_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_inheritance.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_join.py enable skipped JOIN test 2017-10-03 13:26:08 +04:00
test_materialized_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_migrations.py Migrations - cannot add a new materialized field after a regular field 2019-01-28 10:08:07 +02:00
test_models.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_nullable_fields.py Support default/alias/materialized for nullable fields 2019-06-13 05:07:56 +03:00
test_querysets.py Merge branch 'qs-with-totals' of https://github.com/carrotquest/infi.clickhouse_orm into carrotquest-qs-with-totals 2019-02-27 08:45:22 +02:00
test_readonly.py Format of database error messages changed, update failing tests 2019-05-12 10:27:10 +03: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 - Rename Model.system to Model._system to prevent collision with a column that has the same name 2018-05-14 07:09:57 -04:00
test_uuid_fields.py tests for UUIDField 2018-12-20 01:36:46 +03:00