M1ha
|
463ac2b786
|
Merge branch 'develop' of https://github.com/Infinidat/infi.clickhouse_orm into develop
# Conflicts:
# README.rst
# src/infi/clickhouse_orm/models.py
|
2017-02-08 11:09:30 +05:00 |
|
Itai Shirav
|
5b03e66048
|
Send readonly=1 when database is created in readonly mode
|
2017-02-07 16:36:41 +02:00 |
|
M1ha
|
b9fce94b04
|
1) Added readonly models
2) Added SystemPart models in order to execute partition operations
|
2017-01-31 12:44:02 +05: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
|
071bcd283d
|
Add Python 3 support
|
2016-08-01 10:28:10 +03:00 |
|
Itai Shirav
|
b4f4af8c75
|
support pagination
|
2016-07-03 15:39:08 +03:00 |
|
Itai Shirav
|
c6c9f13e51
|
Support dashes and other special characters in database names and table names
|
2016-06-30 11:36:54 +03:00 |
|
Itai Shirav
|
92ea9d413e
|
support ad-hoc models
|
2016-06-26 15:11:16 +03:00 |
|
Itai Shirav
|
9262f0eae6
|
add database.select and field range checks
|
2016-06-23 19:05:44 +03:00 |
|
Itai Shirav
|
b08f1b3688
|
model field conversion on assignment
|
2016-06-23 18:24:20 +03:00 |
|