Files
sqlalchemy/test/engine
Miguel Grinberg bd1ddb2b53 Fix query string escaping in engine URLs
Fixed issue in :class:`.URL` object where stringifying the object
would not URL encode special characters, preventing the URL from being
re-consumable as a real URL.  Pull request courtesy Miguel Grinberg.

Fixes: #5341
Closes: #5342
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5342
Pull-request-sha: 362ca33983

Change-Id: Ief6218122d1ec0c70479eb1a90e1c16433801924
(cherry picked from commit 2644693c0b)
2020-05-21 14:27:53 -04:00
..
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2019-01-06 18:23:11 -05:00