[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-07-10 15:27:00
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e5d0fa94937b/ Changeset: e5d0fa94937b Branch: None User: zzzeek Date: 2014-07-10 17:26:13 Summary: - The :meth:`.TypeEngine.with_variant` method will now accept a type class as an argument which is internally converted to an instance, using the same convention long established by other constructs such as :class:`.Column`. fixes #3122 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6ef47a46c1cd/ Changeset: 6ef47a46c1cd Branch: rel_0_9 User: zzzeek Date: 2014-07-10 17:26:42 Summary: - The :meth:`.TypeEngine.with_variant` method will now accept a type class as an argument which is internally converted to an instance, using the same convention long established by other constructs such as :class:`.Column`. fixes #3122 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. |