Skip to content

Conversation

@elituf
Copy link

@elituf elituf commented Jan 28, 2026

Ideally, this would be a flag on the database part of the CLI (in my head, anyway). But doing that properly would require changing the sqlx_core::migrate::MigrateDatabase trait I think, which seemed like a gargantuan change in comparison to this.

Does your PR solve an issue?

closes #2774

Is this a breaking change?

No, it is not a breaking change, as it adds an optional parameter to Postgres database URLs, which uses the existing functionality when omitted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

managed database connection problem "database "postgres" does not exist"

1 participant