mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-07-13 09:32:28 +03:00
Updated changelog
This commit is contained in:
parent
9afb6ff735
commit
f70d0697a7
|
@ -8,6 +8,10 @@ Change Log
|
||||||
- Pagination: passing -1 as the page number now returns the last page
|
- Pagination: passing -1 as the page number now returns the last page
|
||||||
- Accept datetime values for date fields (Zloool)
|
- Accept datetime values for date fields (Zloool)
|
||||||
- Support readonly mode in Database class (tswr)
|
- Support readonly mode in Database class (tswr)
|
||||||
|
- Added support for the Buffer table engine (emakarov)
|
||||||
|
- Added the SystemPart readonly model, which provides operations on partitions (M1ha)
|
||||||
|
- Added Model.to_dict() that converts a model instance to a dictionary (M1ha)
|
||||||
|
- Added Database.raw() to perform arbitrary queries (M1ha)
|
||||||
|
|
||||||
v0.7.1
|
v0.7.1
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user