infi.clickhouse_orm/tests
2016-09-15 12:03:41 +03:00
..
sample_migrations Add support for enum fields 2016-08-31 15:43:06 +03:00
__init__.py migrations support 2016-07-05 16:20:18 +03:00
test_array_fields.py Bug fix - parse_array fails on int arrays 2016-09-15 12:03:41 +03:00
test_database.py Add Python 3 support 2016-08-01 10:28:10 +03: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_migrations.py Add support for enum fields 2016-08-31 15:43:06 +03:00
test_models.py better validation of keyword arguments in model constructor 2016-06-23 18:34:52 +03:00