diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-10-29 14:29:57 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-10-29 14:34:22 -0400 |
commit | 22af738cc18ce98401f07934dd63e0468d918a0e (patch) | |
tree | eb99e810aee153121fb73eb8877b424be8e01cd2 /lib/sqlalchemy/orm/context.py | |
parent | 10851b002844fa4f9de7af92dbb15cb1133497eb (diff) | |
download | sqlalchemy-22af738cc18ce98401f07934dd63e0468d918a0e.tar.gz |
Implement PropComparator.and_() for remaining options
In c7b489b25802f7a25ef78d0731411295c611cc1c we implemented
with_loader_criteria() for everyone as well as PropComparator.and_()
for joinedload() and join(), but forgot to do anything for
lazyload(), selectinload(), or subqueryload(). Even though
I actually documented it in terms of lazyload().
Fixes: #4472
Change-Id: I0ef410a83c34e63b9c9c9c3277c0063d8971ec14
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions