SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-zope.sqlalchemy-0.7.7-2.12.noarch.rpm :
Sat Feb 4 13:00:00 2017 hpjAATTurpla.net
- fix naming to the correct python3 prefix

Thu Nov 3 13:00:00 2016 toddrme2178AATTgmail.com
- Rename package to python3-zope.sqlalchemy to conform to openSUSE
package naming guidelines.
- Depend on python3-zope.root to avoid import errors.
- Update to 0.7.7

* Support SQLAlchemy 1.1.
- Update to 0.7.6

* Make version check in register compatible with prereleases.
- Update to 0.7.5

* Ensure mapped objects are expired following a
transaction.commit() when no database commit was required.
- Update to 0.7.4

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

* 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.

* Fix keep_session=True doesn’t work when a transaction is
joinedby flush and other manngers bug.
- Update to 0.7.3

* Prevent the Session object from getting into a “wedged” state
if joining a transaction fails. With thread scoped sessions
that are reused this can cause persistent errors requiring a
server restart.
- Update to 0.7.2

* Make life-time of sessions configurable. Specify
keep_session=True when setting up the SA extension.

* Python 3.3 compatibility.


 
ICM