Aiochsa

Latest version: v1.2.2

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

Scan your dependencies

Page 2 of 4

0.10.1

-------------------

* Richer exception interface to simplify debugging huge inserts

0.10.0

-------------------

* Add support for ``LIMIT BY`` clause
* Add support for parameters in DSN
* Add ``session_timeout`` parameter to ``connect``

0.9.2

------------------

* Add ``timeout`` parameter to ``Pool.acquire()`` and ``Pool.release()``
methods for interface compatibility with other drivers (like asyncpg)

0.9.1

------------------

* Fix DBException message parser for Clickhouse 20.3
* Fix Decimal64 support for Clickhouse 20.1.2.4

0.9

----------------

* Retry query if it failed due to broken connection or session state
* Wrap all protocol-related errors into ``ProtocolError``
* Log SQL queries (separate logger is used for flexibility)

0.8

----------------

* Basic support for AggregateFunction with gentle reminder that you probably
forget to use ``finalizeAggregation()`` or one of ``*Merge()`` functions
* ``aiochsa.__version__``

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.