Clickhouse-connect

Latest version: v0.7.14

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

Scan your dependencies

Page 14 of 16

0.3.5

New Features
* Build Python 3.11 Wheels

0.3.4

Bug fixes
* Correctly handle insert into JSON/Object('json') column via SQLAlchemy
* Fix some incompatibilities with SQLAlchemy 1.4

0.3.3

Bug fix
* Fix 'SHOW CREATE' issue. https://github.com/ClickHouse/clickhouse-connect/issues/61

0.3.2

Bug fix
* "Queries" that do not return data results (like DDL and SET queries) are now automatically treated as commands. Closes https://github.com/ClickHouse/clickhouse-connect/issues/59

New Features
* A UUID session_id is now generated by default if `session_id` is not specified in `clickhouse_connect.get_client`
* Test infrastructure has been simplified and test configuration has moved from pytest options to environment files

0.3.1

Bug Fixes
* UInt64 types were incorrectly returned as signed Python ints even outside of Superset. This has been fixed
* Superset Engine Spec will now format (U)Int256 and (U)Int128 types as strings to avoid throwing a conversion exception

0.3.0

Breaking changes
* The row_binary option for ClickHouse serialization has been removed. The performance is significantly lower than Native format and maintaining the option added complexity with no corresponding benefit

Bug Fixes
* The Database Connection dialog was broken in the latest Superset development builds. This has been fixed
* IPv6 Addresses fixed for default Superset configuration

Page 14 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.