summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/attributes.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-11-22 18:35:36 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-11-22 18:35:36 -0500
commitf112dc1d533033f19186eb65227aba1660d03102 (patch)
tree1a255501f17ddab100b749aff18349b74980a518 /lib/sqlalchemy/orm/attributes.py
parent467784e89c0817a74df32db4b12bd8b3e28a05df (diff)
downloadsqlalchemy-f112dc1d533033f19186eb65227aba1660d03102.tar.gz
- Fixed bug where SQL statement would be improperly ASCII-encoded
when a pre-DBAPI :class:`.StatementError` were raised within :meth:`.Connection.execute`, causing encoding errors for non-ASCII statements. The stringification now remains within Python unicode thus avoiding encoding errors. [ticket:2871]
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions