]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
express the check for 'filter' in terms of _MapperEntity being present or not.
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 May 2011 22:29:16 +0000 (18:29 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 May 2011 22:29:16 +0000 (18:29 -0400)
commitf784ac6dbae7b8fe07e9d898527a7a27dba2b3e4
tree95b3cb0d80d8e5327aee263f6a11287db7c061f0
parent0b0ff18b83c5beb9ef8ffa5c838c9eb16d879b02
express the check for 'filter' in terms of _MapperEntity being present or not.
move away slightly from the _mapper_entities collection.
lib/sqlalchemy/orm/query.py