infi.clickhouse_orm/src/infi/clickhouse_orm
2018-07-04 18:32:08 +03:00
..
__init__.py rename project 2016-06-23 15:46:11 +03:00
database.py Python 3 compatibility 2018-06-10 16:17:35 +03:00
engines.py minor improvements in error handling and testing 2018-05-10 15:24:38 +03:00
fields.py Add method to check instance types of field and its inner fields 2018-07-04 18:32:08 +03:00
migrations.py _fields and _writable_fields are OrderedDicts 2018-04-21 11:48:32 +03:00
models.py Improve creation time of model instances by keeping a dictionary of default values 2018-05-14 07:37:56 -04:00
query.py fix field name parsing when field contains double underscore #69 2018-06-10 14:27:51 +03:00
system_models.py Update docs 2018-04-21 15:23:00 +03:00
utils.py Fix TypeError in Py3 2017-08-20 10:37:11 +03:00