]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- clarify documentation on exists() that it is preferred to be in the
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Sep 2014 18:49:30 +0000 (14:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Sep 2014 18:49:30 +0000 (14:49 -0400)
commit42837f4bca6a0b2fad05faade7837719f872c35d
tree8f8754be287ccde15e687e1112f715cadbe0dc4b
parent360477cc3af826b5056039b9a19ec3ecb2b94ede
- clarify documentation on exists() that it is preferred to be in the
WHERE clause.  fixes #3212
lib/sqlalchemy/orm/query.py