[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Repaired the :class:`.ExcludeConstraint` construc
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-06-16 18:34:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4a25c10e2714/ Changeset: 4a25c10e2714 Branch: None User: zzzeek Date: 2015-06-16 18:33:53+00:00 Summary: - Repaired the :class:`.ExcludeConstraint` construct to support common features that other objects like :class:`.Index` now do, that the column expression may be specified as an arbitrary SQL expression such as :obj:`.cast` or :obj:`.text`. fixes #3454 Affected #: 5 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. |