]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Fixed bug whereby hybrid_property didn't
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 11 Dec 2011 15:41:33 +0000 (10:41 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 11 Dec 2011 15:41:33 +0000 (10:41 -0500)
commitc4506b8c906c2606b50cdf8643cf01112bf1fa01
tree7b9e8de3328265a47ed61c15c3c456c00cd603c3
parent4d3d067c78c5584836edd4c725396392f0fbefd8
  - [bug] Fixed bug whereby hybrid_property didn't
    work as a kw arg in any(), has().
CHANGES
lib/sqlalchemy/orm/properties.py
test/ext/test_hybrid.py