mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-01 14:21:06 +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.