[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-05-24 18:47:29
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/98f4b1a73572/ Changeset: 98f4b1a73572 Branch: None User: zzzeek Date: 2014-05-24 20:23:00 Summary: - add tests for #3012 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/917717c85933/ Changeset: 917717c85933 Branch: ticket_3012 User: zzzeek Date: 2014-05-24 20:35:01 Summary: - add tests for __invert__ - changelog Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d1705a46fea6/ Changeset: d1705a46fea6 Branch: None User: zzzeek Date: 2014-05-24 20:35:28 Summary: - Fixed bug where the :meth:`.Operators.__and__`, :meth:`.Operators.__or__` and :meth:`.Operators.__invert__` operator overload methods could not be overridden within a custom :class:`.TypeEngine.Comparator` implementation. fixes #3012 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/24ca70afd0df/ Changeset: 24ca70afd0df Branch: rel_0_9 User: zzzeek Date: 2014-05-24 20:42:21 Summary: - Fixed bug where the :meth:`.Operators.__and__`, :meth:`.Operators.__or__` and :meth:`.Operators.__invert__` operator overload methods could not be overridden within a custom :class:`.TypeEngine.Comparator` implementation. fixes #3012 Affected #: 4 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. |