diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-11-05 01:02:48 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-11-05 01:02:48 -0400 |
commit | 30bc42403754110df1fdec3037c7700cc4f26b70 (patch) | |
tree | 4ecb7e23c4d019003253cdd15be1115f23af21bc /lib/sqlalchemy/orm/dynamic.py | |
parent | 855dbda8258ef62444286924431a5a8171b91e89 (diff) | |
download | sqlalchemy-30bc42403754110df1fdec3037c7700cc4f26b70.tar.gz |
- "innerjoin" flag doesn't take effect along the chain
of joinedload() joins if a previous join in that chain
is an outer join, thus allowing primary rows without
a referenced child row to be correctly returned
in results. [ticket:1954]
Diffstat (limited to 'lib/sqlalchemy/orm/dynamic.py')
0 files changed, 0 insertions, 0 deletions