Infi.clickhouse-orm

Latest version: v2.1.3

Safety actively analyzes 631030 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.9.5

------
- Added `QuerySet.paginate()`
- Support for basic aggregation in querysets

0.9.4

------
- Migrations: when creating a table for a `BufferModel`, create the underlying table too if necessary

0.9.3

------
- Changed license from PSF to BSD
- Nullable fields support (yamiou)
- Support for queryset slicing

0.9.2

------
- Added `ne` and `not_in` queryset operators
- Querysets no longer have a default order unless `order_by` is called
- Added `autocreate` flag to database initializer
- Fix some Python 2/3 incompatibilities (TvoroG, tsionyx)
- To work around a JOIN bug in ClickHouse, `$table` now inserts only the table name,
and the database name is sent in the query params instead

0.9.0

------
- Major new feature: building model queries using QuerySets
- Refactor and expand the documentation
- Add support for FixedString fields
- Add support for more engine types: TinyLog, Log, Memory
- Bug fix: Do not send readonly=1 when connection is already in readonly mode

0.8.2

------
- Fix broken Python 3 support (M1hacka)

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.