You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables the application to connect to multiple
databases using the `--db` command-line argument.
Validates the database connection names and URLs.
Supports setting database connections via environment variables,
with environment variables taking precedence over command-line
arguments.
For backwards compatibility, continues to support
a default `DATABASE_URI` from a positional argument.
0 commit comments