SIGN IN SIGN UP

feat: load connection string from env var (#8142)

When the `NETLIFY_DB_URL` environment variable is present, the `db
connect` command will use that as the connection string instead of the
database.

This makes it possible for agent runners to connect to the database of
the corresponding deploy preview.
E
Eduardo Bouças committed
e522b7e02f5031b4fc43dadb7ea094b455541f50
Parent: 2a8f7c0
Committed by GitHub <noreply@github.com> on 4/9/2026, 2:57:07 PM