Support for postgresql uri connection: `postgresql://user:secret@localhost:435/somedb` Reference link: [docs](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING)
Support for postgresql uri connection:
postgresql://user:secret@localhost:435/somedbReference link: docs