A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
Go to file
2017-04-06 15:11:00 +03:00
src/infi Fixed "TypeError: a bytes-like object is required, not 'str'" on \n insertions 2017-04-06 11:12:59 +05:00
tests Add tests for engine types 2017-04-04 15:21:08 +03:00
.gitignore rename project 2016-06-23 15:46:11 +03:00
buildout.cfg add a few development eggs for profiling 2017-04-06 15:11:00 +03:00
CHANGELOG.rst Releasing v0.8.1 2017-04-05 18:37:14 +03: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 Added ReplacingMergeTree to README 2017-04-04 15:29:24 +03:00
setup.in Add Python 3 support 2016-08-01 10:28:10 +03:00

README.rst