[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed a bug within the custom operator plus :meth
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-06-27 20:12:15
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a96267639a91/ Changeset: a96267639a91 Branch: rel_0_8 User: zzzeek Date: 2014-06-27 22:11:56 Summary: - Fixed a bug within the custom operator plus :meth:`.TypeEngine.with_variant` system, whereby using a :class:`.TypeDecorator` in conjunction with variant would fail with an MRO error when a comparison operator was used. fixes #3102 Conflicts: lib/sqlalchemy/sql/type_api.py 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. |