Zope-sqlalchemy

Latest version: v1.0

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

Scan your dependencies

Page 1 of 3

1.1

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

- Nothing changed yet.

1.0

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

* Add support for Python 3.4 up to 3.6.

* Support SQLAlchemy 1.2.

* Drop support for Python 2.6, 3.2 and 3.3.

* Drop support for transaction < 1.6.0.

* Fix hazard that could cause SQLAlchemy session not to be committed when
transaction is committed in rare situations. See
https://github.com/zopefoundation/zope.sqlalchemy/pull/23

0.7.7

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

* Support SQLAlchemy 1.1.

See: https://github.com/zopefoundation/zope.sqlalchemy/issues/15

0.7.6

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

* Make version check in register compatible with prereleases.

0.7.5

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

* Ensure mapped objects are expired following a ``transaction.commit()`` when
no database commit was required.

See: https://github.com/zopefoundation/zope.sqlalchemy/issues/8

0.7.4

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

* Allow ``session.commit()`` on nested transactions to facilitate integration
of existing code that might not use ``transaction.savepoint()``.

See: https://github.com/zopefoundation/zope.sqlalchemy/issues/1

* Add a new function zope.sqlalchemy.register(), which replaces the
direct use of ZopeTransactionExtension to make use
of the newer SQLAlchemy event system to establish instrumentation on
the given Session instance/class/factory. Requires at least
SQLAlchemy 0.7.

See: https://github.com/zopefoundation/zope.sqlalchemy/issues/4

* Fix `keep_session=True` doesn't work when a transaction is joined by flush
and other manngers bug.

See: https://github.com/zopefoundation/zope.sqlalchemy/issues/5

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.