summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-05-24 11:12:11 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-05-24 11:23:51 -0400
commit2ab67552a097522a82fd250b8b36995a9bc2cd80 (patch)
treee4a29ce8190c0141d127f64681690718fffc88b2 /lib/sqlalchemy/testing
parentfd3f98ee38b496916122d1a9a29b02d59ca671f9 (diff)
downloadsqlalchemy-2ab67552a097522a82fd250b8b36995a9bc2cd80.tar.gz
URL parsing fixes
Fixed a long-standing issue with :class:`.URL` where query parameters following the question mark would not be parsed correctly if the URL did not contain a database portion with a backslash. Fixed issue where an ``@`` sign in the database portion of a URL would not be interpreted correctly if the URL also had a username:password section. Fixes: #6329 Fixes: #6482 Change-Id: I6cb6478affa49b618335b947a74e64090657a98c
Diffstat (limited to 'lib/sqlalchemy/testing')
0 files changed, 0 insertions, 0 deletions