A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
Go to file
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
src/infi 1) Added to_dict model method 2017-02-19 09:01:33 +02:00
tests 1) Added to_dict model method 2017-02-19 09:01:33 +02:00
.gitignore rename project 2016-06-23 15:46:11 +03:00
buildout.cfg Add support for enum fields 2016-08-31 15:43:06 +03:00
CHANGELOG.rst Added change log 2017-02-07 16:22:04 +02:00
MIGRATIONS.rst migrations support - documentation 2016-07-11 13:04:48 +03:00
README TRIVIAL pypi documentation 2016-06-28 11:11:37 +03:00
README.rst Document the Database.readonly option 2017-02-07 17:24:54 +02:00
setup.in Add Python 3 support 2016-08-01 10:28:10 +03:00

README.rst