Txpostgres

Latest version: v1.6.0

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

Scan your dependencies

Page 1 of 2

1.6.0

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

- Python 3 compatibility, the test suite now passes in Python 3.4
and 3.5 using latest Twisted trunk

1.5.0

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

- notifications are not longer duplicated when obsrever functions
execute their own queries (thanks to Max Walton)

1.4.0

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

- internally used cursors are no longer explicitly closed, although
it should not cause any user-visible changes

1.3.0

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

- try using psycopg2cffi before falling back to psycopg2-ctypes
(while still prefering straingh psycopg2)
- allow choosing the exact psycopg2 implementation using an
environment variable
- NOTIFY events are now processed in reception order (thanks to
Max Walton)
- tests are more robust and adapted to work on recent
Postgres versions
- cursors provided in runInteraction are now always closed
automatically (thanks to Willi Schinmeyer)

1.2.0

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

- support for simple automatic reconnection

1.1.0

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

- Sphinx documentation and examples were added in an attempt to
produce some formal docs and guide for new txpostgres users

- NOTIFY events are now processed using a Cooperator to avoid
blocking the reactor thread in case there are many

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.