diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-11-29 19:37:05 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-11-29 19:37:05 +0000 |
commit | e9abaaef9f682941aa424db73e408de3ec5462da (patch) | |
tree | fb2cdd954578526fc0aba694c5934832c78aa931 /lib/sqlalchemy/sql/functions.py | |
parent | 74baa86b86ec51fe9884d164c089e0c70d516c36 (diff) | |
download | sqlalchemy-e9abaaef9f682941aa424db73e408de3ec5462da.tar.gz |
- adjustment to the previous checkin regarding inheritance to not conflict with globals
- fix to self-referential eager loading such that if the same mapped
instance appears in two or more distinct sets of columns in the same
result set, its eagerly loaded collection will be populated regardless
of whether or not all of the rows contain a set of "eager" columns for
that collection. this would also show up as a KeyError when fetching
results with join_depth turned on.
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions