diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-21 18:09:29 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-21 18:09:29 -0400 |
commit | 7b8b23b42700598adf2ee79083aa13dbca5e75e7 (patch) | |
tree | 639305577e3cd55bae5234c5f945bc7aab6ddfa3 /lib/sqlalchemy/orm/unitofwork.py | |
parent | 8ec3e077e59c69282e834ac6cd6108e4f27acfca (diff) | |
download | sqlalchemy-7b8b23b42700598adf2ee79083aa13dbca5e75e7.tar.gz |
- Query.select_from() has been beefed up to help
ensure that a subsequent call to query.join()
will use the select_from() entity, assuming it's
a mapped entity and not a plain selectable,
as the default "left" side, not the first entity
in the Query object's list of entities.
Diffstat (limited to 'lib/sqlalchemy/orm/unitofwork.py')
0 files changed, 0 insertions, 0 deletions