diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-11-10 17:08:06 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-11-11 13:30:25 -0500 |
commit | 5fba7db9be7a03076d50051fb84dade31d55262e (patch) | |
tree | 08b4da15962dbac0eae834f69005be2de9a221fe /lib/sqlalchemy/sql/crud.py | |
parent | 91e7d46fe1dc037a4817667813abb0a0bf164a1a (diff) | |
download | sqlalchemy-5fba7db9be7a03076d50051fb84dade31d55262e.tar.gz |
Quote URL tokens with semicolons for pyodbc, adodbapi
Fixed bug in pyodbc dialect (as well as in the mostly non-working
adodbapi dialect) whereby a semicolon present in the password
or username fields could be interpreted as a separator for another
token; the values are now quoted when semicolons are present.
Change-Id: I5f99fd8db53ebf8e805e7d9d60bc09b8f1af603f
Fixes: #3762
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions