Research Python PostgreSQL support
Open
B - Enhancement
G - Release Team
Install and Publishing
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
In order to check if the PostgreSQL databases exist during pre-configuration checks (PreConfigurationChecks.py), I'm "building" sql statements to run at the command line. If there is a Python library to work again PostgreSQL I would like to rewrite the pre-configuration checks to use this library instead; this should make maintenance of code easier (i.e. no updating of posgreSQL paths, etc.
Contributor guide
Assessment
This issue has not been assessed yet.