Zope database adapter for PostGreSQL
Project description
Products.ZPsycopgDA
This is a Zope database adapter for PostGreSQL based on psycopg2 for Zope 4 and up on all Python versions supported by Zope 4 and 5.
The code was forked from the original project at https://github.com/psycopg/ZPsycopgDA because it appears to be dead. The old code is not compatible with Zope 4/5 and Python 3.
Contributors
Federico Di Georgio: Original Author
Daniele Varrazzo: Separate ZPsycopgDA project
Rijk Stofberg: Eggifying
Jens Vagelpohl: Compatibility with Zope 4 and up; drop Zope 2 and Zope 3
Changelog
4.2 (2023-12-07)
Add support for Python 3.12.
Ensure connection always get properly initialized.
Add support for PostgreSQL 13.
4.1 (2023-10-04)
Add support for reading the connection string from an environment variable. Use ENV:DB_CONN as connection string to look up the actual connection string in the environment variable DB_CONN.
4.0 (2023-02-02)
Drop support for Python 2.7, 3.5, 3.6.
3.1 (2023-01-16)
Update to latest meta/config
3.0 (2023-01-05)
Add support for Python 3.11
3.0b1 (2022-08-31)
Re-released under the Zope Public License (ZPL) version 2.1
Updated package layout and name to conform to current Zope standards
Added compatibility with Zope 4 and Zope 5
Removed compatibility with Zope 2 and Zope 3
Added unit and functional tests
2.4.7
Removed ZPsycopgDA dependencies on deprecated (Python or Zope) features.
2.4.6
Added all the supported isolation level options
Fixed pool bugs (psycopg issues #123, #125, #142)
2.4.4
Make this and egg.
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
Built Distribution
File details
Details for the file Products.ZPsycopgDA-4.2.tar.gz
.
File metadata
- Download URL: Products.ZPsycopgDA-4.2.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 298f24a912f92a7278d0254eaf9acc5a7801e3a7fd6401c7406342055a02b088 |
|
MD5 | 6f7d403cbef8eecf4f82b5b04a9d71ba |
|
BLAKE2b-256 | b3096bc88cb5f1760f408ebec83b0d490f51eb2d4c88449d0724cee2a91e5ef4 |
File details
Details for the file Products.ZPsycopgDA-4.2-py3-none-any.whl
.
File metadata
- Download URL: Products.ZPsycopgDA-4.2-py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2d9609ddb9849df4f7369a902a19be16326868c8893b6a9329e28fa37055fde |
|
MD5 | c93712357230a1179cbfa097e898904c |
|
BLAKE2b-256 | 32208c85061b3d20122415717e242eab5f44959b875b0d7be54368c6d8bd5326 |