Fix db uris
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.
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.