infi.clickhouse_orm/tests
M1ha b9fce94b04 1) Added readonly models
2) Added SystemPart models in order to execute partition operations
2017-01-31 12:44:02 +05:00
..
sample_migrations Added MaterializedField and AliasField 2017-01-26 15:43:41 +05:00
__init__.py migrations support 2016-07-05 16:20:18 +03:00
test_alias_fields.py Rewritten Alias and Materialized fields to field parameters like default. 2017-01-27 10:46:12 +05:00
test_array_fields.py Bug fix - parse_array fails on int arrays 2016-09-15 12:03:41 +03:00
test_database.py 1) Added readonly models 2017-01-31 12:44:02 +05:00
test_enum_fields.py Add support for array fields 2016-09-01 15:25:48 +03:00
test_inheritance.py Support model class inheritance 2016-06-29 14:52:55 +03:00
test_materialized_fields.py Rewritten Alias and Materialized fields to field parameters like default. 2017-01-27 10:46:12 +05:00
test_migrations.py Rewritten Alias and Materialized fields to field parameters like default. 2017-01-27 10:46:12 +05:00
test_models.py better validation of keyword arguments in model constructor 2016-06-23 18:34:52 +03:00
test_system_models.py 1) Added readonly models 2017-01-31 12:44:02 +05:00