infi.clickhouse_orm/tests
Itai Shirav 88510aaa42 Merge branch 'funcs' of git.infinidat.com:host-opensource/infi.clickhouse_orm into funcs
# Conflicts:
#	src/infi/clickhouse_orm/fields.py
#	src/infi/clickhouse_orm/query.py
#	tests/test_querysets.py
2019-07-13 10:58:09 +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 Functions WIP 2018-12-14 17:19:32 +02: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 Update test to verify issue #89 2018-12-14 08:29:08 +02:00
test_datetime_fields.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03:00
test_decimal_fields.py Functions WIP 2019-01-28 09:51:53 +02:00
test_engines.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +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_funcs.py Functions WIP 2019-01-28 09:51:53 +02: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 Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03: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 'funcs' of git.infinidat.com:host-opensource/infi.clickhouse_orm into funcs 2019-07-13 10:58:09 +03:00
test_readonly.py Replace the deprecated assertEquals with assertEqual 2018-08-19 18:22:22 +03: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