diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-07-17 16:44:37 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-07-17 16:44:37 -0400 |
commit | 660e82ec505a05effc9faa2689bc0ddf9dde3c7d (patch) | |
tree | e2921d3164c611fe7030ce8b0d0da64fa30d5eb7 /lib/sqlalchemy/schema.py | |
parent | 15cd4235b6e5bbcfebe14ba64f56b780ae2346d6 (diff) | |
download | sqlalchemy-660e82ec505a05effc9faa2689bc0ddf9dde3c7d.tar.gz |
- Fixed bug whereby if a mapped class
redefined __hash__() or __eq__() to something
non-standard, which is a supported use case
as SQLA should never consult these,
the methods would be consulted if the class
was part of a "composite" (i.e. non-single-entity)
result set. [ticket:2215]
Also in 0.6.9.
Diffstat (limited to 'lib/sqlalchemy/schema.py')
0 files changed, 0 insertions, 0 deletions