Commit Graph

34 Commits

Author SHA1 Message Date
Itai Shirav
7145984797 Added ReplacingMergeTree to README 2017-04-04 15:29:24 +03:00
Itai Shirav
015a4512e7 Fix datetime tests 2017-04-04 12:41:18 +03:00
Itai Shirav
1d573ded96 Merge branch 'develop' of https://github.com/emakarov/infi.clickhouse_orm into emakarov-develop
# Conflicts:
#	src/infi/clickhouse_orm/models.py
#	tests/test_database.py
2017-02-19 09:12:00 +02:00
M1ha
adff766246 Edited docs (SystemPart) 2017-02-19 09:04:32 +02:00
M1ha
64f6288fdb Moved code example to another section 2017-02-19 09:04:32 +02:00
M1ha
14f2ab78b5 Fixed:
1) Added partition working to readme
2) replaced insertable_only parameter with include_readonly
3) Added empty string alias and materialized field control
2017-02-19 09:04:32 +02:00
M1ha
dddca2d3b5 Corrected links and code 2017-02-19 09:04:05 +02:00
M1ha
92adeb697f Corrected tables in docs 2017-02-19 09:02:56 +02:00
M1ha
948ab53e5e Corrected docs 2017-02-19 09:02:56 +02:00
M1ha
5f2195f87f 1) Replaced is_insertable() field mehtod with readonly property (unification with model and tables)
2) Method SystemPart.all() was replaced with get()
3) Added conditions parameter to SystemPart.get() and SystemPart.get_active() methods.
2017-02-19 09:02:56 +02:00
emakarov
86a3fec143 cleaner code for Buffer engine and Buffer Model class 2017-02-07 21:32:51 +03:00
emakarov
e2e02ab029 Conflict resolved 2017-02-07 21:19:23 +03:00
emakarov
e599b6b309 README extended 2017-02-07 20:56:13 +03:00
emakarov
427088d87f README extended 2017-02-07 20:54:39 +03:00
Itai Shirav
dec45a0436 Document the Database.readonly option 2017-02-07 17:24:54 +02:00
Itai Shirav
b95046893b Add documentation about timezone handling 2017-02-07 17:14:18 +02:00
Itai Shirav
a73a69ef52 TRIVIAL add note about coverage 2017-02-07 12:21:16 +02:00
M1ha
2509b5b2e3 Rewritten Alias and Materialized fields to field parameters like default. 2017-01-27 10:46:12 +05:00
M1ha
41e73a5cbb Forgot readme 2017-01-26 15:48:09 +05:00
Itai Shirav
01cd88a938 TRIVIAL 2017-01-25 16:41:01 +02:00
Itai Shirav
ce8c77684e Allow passing -1 as the page number (returning the last page) 2017-01-25 15:10:14 +02:00
Itai Shirav
48d7dfe661 Explain how table names are determined 2017-01-25 14:39:41 +02:00
Itai Shirav
b2cf8f4245 Fixes by tsionyx 2016-09-29 11:24:22 +03:00
Itai Shirav
13bd956fc6 Add support for array fields 2016-09-01 15:25:48 +03:00
Itai Shirav
8fc3a31d4b Add support for enum fields 2016-08-31 15:43:06 +03:00
Itai Shirav
f29b3ea696 Add $table and $db placeholders 2016-07-11 16:17:49 +03:00
Itai Shirav
5906d90b1f migrations support - documentation 2016-07-11 13:04:48 +03:00
Itai Shirav
255df6091a added README note 2016-07-04 11:42:30 +03:00
Itai Shirav
b4f4af8c75 support pagination 2016-07-03 15:39:08 +03:00
Itai Shirav
553ebf0151 TRIVIAL pypi documentation 2016-06-28 11:49:43 +03:00
Itai Shirav
3e6677f939 documentation 2016-06-26 18:04:46 +03:00
Itai Shirav
5510de597d documentation 2016-06-26 17:56:45 +03:00
Itai Shirav
64f8cde1c0 documentation 2016-06-26 16:52:25 +03:00
Itai Shirav
27ee24843a documentation 2016-06-26 15:11:23 +03:00