docs
docs copied to clipboard
Update custom database postgresql templates
This PR updates the PostgreSQL templates to use the current Client syntax. Currently the templates throw an error message as postgres.connect has been deprecated since postgres v7.0.0.
@joshcanhelp