How would I get the connection url (jdbc:postgresql://HOSTNAME:5432/DATABASE) of a database connection via script?
This isn't included within the system.db.getConnectionInfo
return
It'd be nice if there was a getConnectionConfig
that brought back all of the config for a connection