infi.clickhouse_orm/tests
M1ha 51a814732b Merge branch 'develop' of https://github.com/Infinidat/infi.clickhouse_orm into raw_migrations
# Conflicts:
#	docs/schema_migrations.md
#	tests/sample_migrations/0010.py
#	tests/sample_migrations/0011.py
2017-10-02 15:49:59 +05:00
..
sample_migrations Merge branch 'develop' of https://github.com/Infinidat/infi.clickhouse_orm into raw_migrations 2017-10-02 15:49:59 +05:00
__init__.py migrations support 2016-07-05 16:20:18 +03:00
base_test_with_data.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_alias_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_array_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_buffer.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_database.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_engines.py Added Merge engine 2017-09-07 17:44:27 +05:00
test_enum_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_fixed_string_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_inheritance.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_join.py - Added ne and not_in queryset operators 2017-06-15 12:19:17 +03:00
test_materialized_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_migrations.py Merge branch 'develop' of https://github.com/Infinidat/infi.clickhouse_orm into raw_migrations 2017-10-02 15:49:59 +05:00
test_models.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_nullable_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_querysets.py Add distinct method to querysets 2017-09-13 12:15:48 +03:00
test_readonly.py Added Merge engine 2017-09-07 17:44:27 +05:00
test_simple_fields.py Include unicode_literals 2017-08-20 10:37:11 +03:00
test_system_models.py Added Merge engine 2017-09-07 17:44:27 +05:00