Z3c.sqlalchemy

Latest version: v2.1.1

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

Scan your dependencies

Page 6 of 9

1.0.7

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

- SessionDataManager: moved commit code from tpc_vote()
to tpc_finish() (Thanks to Christian Theune for the hint)

1.0.6

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

- added 'namespace_packages' directive to setup.py

- cache 'metadata' property

1.0.5

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

- It should be now safe to use sessions from multiple wrappers
within one Zope transaction. In former versions of z3c.sqlalchemy
calling wrapper1.session and wrapper2.session within the same
transaction would return a session bound to wrapper1 in both
cases.

1.0.4

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

- added new 'transactional' flag (used by SQLAlchemyDA only)

1.0.3

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

- new 'cascade' parameter for the Model.add()

- tweaked the ZODB transaction integration a bit

1.0.2

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

- MappedClassBase has a new convinience method getMapper() that returns a
mapper class associated through a relation with the current mapper

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.