mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-02-22 11:12:46 +03:00
Update docs
This commit is contained in:
parent
a416018b92
commit
338d686b4c
|
@ -11,6 +11,7 @@ Unreleased
|
||||||
- Added support of custom partitioning (M1hacka)
|
- Added support of custom partitioning (M1hacka)
|
||||||
- Added attribute `server_version` to Database class (M1hacka)
|
- Added attribute `server_version` to Database class (M1hacka)
|
||||||
- Changed `Engine.create_table_sql()`, `Engine.drop_table_sql()`, `Model.create_table_sql()`, `Model.drop_table_sql()` parameter to db from db_name (M1hacka)
|
- Changed `Engine.create_table_sql()`, `Engine.drop_table_sql()`, `Model.create_table_sql()`, `Model.drop_table_sql()` parameter to db from db_name (M1hacka)
|
||||||
|
- Fix parsing of datetime column type when it includes a timezone (M1hacka)
|
||||||
|
|
||||||
v0.9.8
|
v0.9.8
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user