diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-10-09 17:20:30 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-10-09 17:20:30 -0400 |
commit | 81d1e0455a406560be468d1aacc37aa63bb4d717 (patch) | |
tree | 8e5289a8ecf3d32de4bc13902831ce8a01c245c9 /lib/sqlalchemy/sql/crud.py | |
parent | c55d10940b1953fce2129e7bcfe1728bea33cd1d (diff) | |
download | sqlalchemy-81d1e0455a406560be468d1aacc37aa63bb4d717.tar.gz |
- Fixed bug where a fair number of SQL elements within
the sql package would fail to ``__repr__()`` successfully,
due to a missing ``description`` attribute that would then invoke
a recursion overflow when an internal AttributeError would then
re-invoke ``__repr__()``.
fixes #3195
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions