add postgres db connector with ssh tunneling and configuration reader
Merged
add postgres db connector with ssh tunneling and configuration reader
db-connector
into
SDC-685
All threads resolved!
All threads resolved!
The main is not necessary but nice for single use.
can run with python retrieve_db_connection.py -s postgresql-ldv
when connecting to the actual ldvadmin db or python retrieve_db_connection.py -s postgresql-local
for your local docker container
the connector returns the connection but also the server (if any) and have to be stopped after doing smth with it
Merge request reports
Activity
requested review from @goei
assigned to @lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
- Resolved by Fanna Lautenbach
added 1 commit
- 5e10559c - MR comments; exception handling for unknown files, change ini format to cfg format
enabled an automatic merge when the pipeline for 5e10559c succeeds
mentioned in commit f024b925
mentioned in commit fd83fd34
Please register or sign in to reply