sqlx/sqlx-mysql
Austin Bonander 35f3ec1944
fix(mysql): percent-decode database name (#3612)
Duplicates the fix to Postgres in #3593 to the MySQL driver.

The SQLite driver already does this: e3ef8baf23/sqlx-sqlite/src/options/parse.rs (L29-L32)
2024-11-27 14:45:46 -08:00
..
2024-11-26 11:01:33 -08:00
2024-06-20 10:56:08 -07:00
2024-06-20 10:56:08 -07:00