SQL method support for Zope 2.
Project description
Overview
The Products.ZSQLMethods product provides support for SQL Method objects in Zope. They can be used in conjunction with any database adapter to use relational database data from within the Zope environment.
Changelog
3.0.0 (2017-05-23)
added tox configuration
Python 3 compatibility
3.0.0b1 (2017-05-03)
Target use with Zope 4: no longer support 2.13.x.
Make webdav from ZServer optional [dataflake]
2.13.5 (2016-11-10)
Strip NUL bytes when quoting SQL string literals.
Fixed a bug which might occur on Windows when two cache entries have been stored without time.time() having changed and the cache gets purged afterwards.
2.13.4 (2011-07-03)
Copy code from App.Extensions to keep compatibility with Zope 2.14.
2.13.3 (2010-08-31)
LP #142501: Only connect upon ZODB load if a new flag connect_on_load has been set to a true value (which is its default for backwards compatibility).
LP #142689: Actually use SQL connection titles in the list of connections returned by SQL.SQLConnectionIDs.
2.13.2 (2010-07-09)
Actually establish Zope 2.12 compatibility by dealing with all cases of moved classes and functions.
2.13.1 (2010-07-09)
Made compatible with Zope 2.12.9.
2.13.0 (2010-07-09)
Released as separate package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for Products.ZSQLMethods-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b44807f8d144f602ab1f4201032201c7b2f4f5d617502197ff269c2593d8ec48 |
|
MD5 | 446860d737641193d3508c715e3ea8e3 |
|
BLAKE2b-256 | 3ae45ce1d0e058e8b275ac170ed4a182c5c61c97d6e34dcd8cd928e8f789e317 |