]> 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:30:57 +0000 (11:30 -0400)
commitf8061236b8e74596fcb372149b76b9caa476e5b5
tree42bba21bb0cec4e43a9980d0df60fd5e145fd3b1
parent85ed24f79e37d3b38fc24b2c6b889d226fc41ca5
- 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