Closed SteBaum closed 5 months ago
Fixes None
The function database_dsn_option returns an engine while we also need the database-dsn. This PR enables the the function to return both.
database_dsn_option
Which issue(s) this PR fixes
Fixes None
Additional comments
The function
database_dsn_option
returns an engine while we also need the database-dsn. This PR enables the the function to return both.Agreements