mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-23 00:56:49 +00:00
* fix(postgres): Fixes pgpass so it applies after parsing and matches usernames & databases correctly * chore: Updated unit test * refactor: Previous semantics of PgConnectOptions::default() * refactor: formatting