diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-19 16:32:31 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-19 16:32:31 -0400 |
commit | ddad19052965b4f1ed75ad0eb33217da18aa81e4 (patch) | |
tree | 77a0c6f3c2d4fda70cef6850ffa9d564156014cc /test/sql/test_compiler.py | |
parent | c00ef11a0c1472f7469fcbadf42e7117bd6869d4 (diff) | |
download | sqlalchemy-ddad19052965b4f1ed75ad0eb33217da18aa81e4.tar.gz |
- Fixed regression where new methods on :class:`.ResultProxy` used
by the ORM :class:`.Query` object (part of the performance
enhancements of :ticket:`3175`) would not raise the "this result
does not return rows" exception in the case where the driver
(typically MySQL) fails to generate cursor.description correctly;
an AttributeError against NoneType would be raised instead.
fixes #3481
Diffstat (limited to 'test/sql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions