Products.sqlalchemyda

Latest version: v2.2

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

Scan your dependencies

Page 2 of 4

1.0.1

Not secure
------------------

- fix test failures under Python 3.5 by pinning SQLAlchemy.
Pin can be dropped when support for Zope 4 is dropped.

- change package structure to move package code into a ``src`` subfolder

1.0.0

Not secure
------------------

- add linting configurations and apply results

- Package cleanup

- Add support for Python 3.5-3.9
(`8 <https://github.com/zopefoundation/Products.SQLAlchemyDA/pull/8>`_)

0.6.2b3

--------------------
URL fix in add form.

0.6.2b2

Not secure
--------------------

Workarounds for edge case error conditions looking up or
creating underlying z3c.sqlalchemy ZopeWrapper instances.

0.6.2b1

Not secure
--------------------

Beta Release: If you try out this version, please provide feedback!

Added public API for use within Zope acquisition context to access
the underlying zc3.sqlalchemy `ZopeWrapper` instance, with added
error handling and logging to deal with situations where Zope
context may have been lost.

Tests now assume a testrunner such as nose or py.test, and
testfixtures has been added as a testing dependency.

0.6.1b1

Not secure
--------------------

Improved safety of non-acquisition public API by making registry no longer
contain Zope Persistent objects; instead storing and returning only the
underlying zc3.sqlalchemy `ZopeWrapper` instances. These objects
are plain Python objects in memory with no Persistent connection to ZODB.
(Thanks to Tres Seaver for the suggestion!)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.