summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/util.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-03-30 17:49:39 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-03-30 17:49:39 -0400
commit1a56177c21cd45a25cc28ccda3af6d2c92810e50 (patch)
treecc1a2e2a5494c7e8ff54008c6ce2aa2ced1f18a2 /lib/sqlalchemy/orm/util.py
parenta15b2ac0a184fecc50ea62315bd38478c4cf1ab8 (diff)
downloadsqlalchemy-1a56177c21cd45a25cc28ccda3af6d2c92810e50.tar.gz
- Fixed a bug related to "nested" inner join eager loading, which
exists in 0.9 as well but is more of a regression in 1.0 due to :ticket:`3008` which turns on "nested" by default, such that a joined eager load that travels across sibling paths from a common ancestor using innerjoin=True will correctly splice each "innerjoin" sibling into the appropriate part of the join, when a series of inner/outer joins are mixed together. fixes #3347
Diffstat (limited to 'lib/sqlalchemy/orm/util.py')
0 files changed, 0 insertions, 0 deletions