diff options
| author | Christoph Willing <chris.willing@linux.com> | 2023-12-30 19:26:46 +1000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-06 08:08:51 +0700 |
| commit | 4878e16a1db0a783d432ea263f590f514dcc95d1 (patch) | |
| tree | d2e3d616d279d63948dd1acaa6da77822953f406 /python/PyGreSQL/README | |
| parent | cbc5ad6009ca57bc4ca49ca0feb6f1497d83e254 (diff) | |
python/PyGreSQL: Updated for version 6.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyGreSQL/README')
| -rw-r--r-- | python/PyGreSQL/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/PyGreSQL/README b/python/PyGreSQL/README index 8bd3788b77..c816944682 100644 --- a/python/PyGreSQL/README +++ b/python/PyGreSQL/README @@ -1,3 +1,6 @@ PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. + +For version 6.0, only Python versions 3.7 to 3.12 and +PostgreSQL versions 10 to 16 on the server are supported. |
