infi.clickhouse_orm/tests
2017-01-25 15:10:14 +02: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 Allow passing -1 as the page number (returning the last page) 2017-01-25 15:10:14 +02: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