mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-19 15:23:07 +00:00
Fixes #603. Adds percent decoding for MySQL passwords for when they contain non-URL safe passwords, along with a regression test to prevent further instances of this issue.