[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - take advantage of self_group() in order to catch
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-10-22 16:27:22
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1c294dcd5eeb/ Changeset: 1c294dcd5eeb Branch: ticket_2804 User: zzzeek Date: 2013-10-22 18:26:13 Summary: - take advantage of self_group() in order to catch standalone boolean expressions, we'll use a new operator "istrue", will likely need "isfalse" also, to handle coercion into "= 1", "= 0". Affected #: 7 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. |