[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixes to the newly enhanced boolean coercion in :
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-04-01 17:04:58
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2e5c8913a8e1/ Changeset: 2e5c8913a8e1 Branch: master User: zzzeek Date: 2014-04-01 19:03:52 Summary: - Fixes to the newly enhanced boolean coercion in :ticket:`2804` where the new rules for "where" and "having" woudn't take effect for the "whereclause" and "having" kw arguments of the :func:`.select` construct, which is also what :class:`.Query` uses so wasn't working in the ORM either. fixes #3013 re: #2804 Affected #: 5 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |