[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Copy whereclause / using in ExcludeConstraint
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-30 17:58:11
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1c578a710f14/ Changeset: 1c578a710f14 Branch: master User: zzzeek Date: 2017-01-30 17:10:16+00:00 Summary: Copy whereclause / using in ExcludeConstraint Fixed bug in Postgresql :class:`.ExcludeConstraint` where the "whereclause" and "using" parameters would not be copied during an operation like :meth:`.Table.tometadata`. Change-Id: I2f704981d4d4862f9c82a50272006fab8becebb6 Fixes: #3900 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. |