infi.clickhouse_orm/tests
2019-02-27 08:45:22 +02: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 Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_database.py Fix pagination when asking for the last page on a query that matches no records 2019-02-26 22:58:59 +02: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 TRIVIAL fix test that fails on whitespace diff 2019-01-28 10:06:13 +02: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 Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +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 Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +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