Fix db uris
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Currently, when creating a database object, it defaults to a postgres connection string with default fields. Fixed it to correctly create uri based on database type and provided fields.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.