mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-11 23:50:04 +01:00
When MySQL password included special chars such as exclamation point or @ (at), MySQL backend errored out (invalid password). url.userinfo.String() (which gets called inside url.String()) returns %-encoded strings and MySQL interprets it as an actual password. Now the function percent-decodes it first before returning. Closes #57 |
||
|---|---|---|
| .. | ||
| dbmate | ||