]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- this comment is wrong, the method here returns all mapper entities
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Aug 2013 15:30:57 +0000 (11:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Aug 2013 15:32:04 +0000 (11:32 -0400)
commit0ed06283ebf9de9a78dfb7d549418131f96159ff
tree96f61b8e7815dfc9fa77a710c367dafbdb19ce86
parent4bcd7e38e12ca2a74de1644b7d260497a64bc7dd
- this comment is wrong, the method here returns all mapper entities
- use a simple isinstance() check instead of looking for presence of
"primary_entity" flag, that's a little unclear
lib/sqlalchemy/orm/query.py