infi.clickhouse_orm/src/infi/clickhouse_orm
M1ha 58b7a9aeac 1) Added to_dict model method
2) Fixed bug in test_freeze cleaning, if backups don't contain all directory names (e. g. 1, 2, 3, 6, 7 - count=5, created_backup=8, not 6)
2017-02-19 09:01:33 +02:00
..
__init__.py rename project 2016-06-23 15:46:11 +03:00
database.py 1) Added readonly models 2017-02-19 09:01:33 +02:00
engines.py rename project 2016-06-23 15:46:11 +03:00
fields.py DateField.to_python() - handle timezone-aware datetime values correctly 2017-02-08 15:19:39 +02:00
migrations.py Add support for enum fields 2016-08-31 15:43:06 +03:00
models.py 1) Added to_dict model method 2017-02-19 09:01:33 +02:00
system_models.py 1) Added readonly models 2017-02-19 09:01:33 +02:00
utils.py Bug fix - parse_array fails on int arrays 2016-09-15 12:03:41 +03:00