Skip to main content

Zope RDBMS transaction integration

Project description

zope.rdb

Overview

Zope RDBMS Transaction Integration.

Provides a proxy for interaction between the zope transaction framework and the db-api connection. Databases which want to support sub transactions need to implement their own proxy.

Change History

3.5.0 (2009/01/31)

  • Use zope.container instead of zope.app.container.

3.4.2 (2008/10/10)

  • Re-release 3.4.1

3.4.1 (2008/10/10)

  • Remove body of DatabaseException, base Exception class already provides the same functionality.

  • Use hashlib.md5 instead of md5.new if available. md5 module is deprecated and will be removed in a future Python release.

  • Remove usage of ‘as’ as variable name. ‘as’ is a keyword in Python 2.6 and generates a SyntaxError.

3.4.0 (2007/09/01)

  • Initial release as an independent package

Download

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.rdb-3.5.0.tar.gz (198.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page