mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-30 13:20:59 +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.