[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-08-07 18:29:55
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/34ef21909bd6/ Changeset: 34ef21909bd6 Branch: master User: zzzeek Date: 2013-08-07 20:28:45 Summary: - The :meth:`.Operators.notin_` operator added in 0.8 now properly produces the negation of the expression "IN" returns when used against an empty collection. Also in 0.8.3. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3302187fea0f/ Changeset: 3302187fea0f Branch: rel_0_8 User: zzzeek Date: 2013-08-07 20:29:19 Summary: - The :meth:`.Operators.notin_` operator added in 0.8 now properly produces the negation of the expression "IN" returns when used against an empty collection. Also in 0.8.3. Affected #: 3 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. |