[Zope-dev] zope.sqlalchemy 0.6 release

Laurence Rowe l at lrowe.co.uk
Sat Jul 24 12:32:56 EDT 2010


I've released zope.sqlalchemy 0.6 with the following changes:

* Implement should_retry for sqlalchemy.orm.exc.ConcurrentModificationError
  and serialization errors from PostgreSQL and Oracle.
  (Specify transaction>=1.1 to use this functionality.)

* Include license files.

* Add ``transaction_manager`` attribute to data managers for compliance with
  IDataManager interface.

Release available from http://pypi.python.org/pypi/zope.sqlalchemy

Laurence


More information about the Zope-Dev mailing list