mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-07 06:09:37 +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