[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-17 15:26:27
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/0a54a4a4b089/ Changeset: 0a54a4a4b089 Branch: master User: zzzeek Date: 2013-07-17 17:18:59 Summary: Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from a :class:`.Column` object would not be propagated. Also in 0.8.3, 0.7.11. [ticket:2784] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/436ba1601d33/ Changeset: 436ba1601d33 Branch: rel_0_8 User: zzzeek Date: 2013-07-17 17:19:50 Summary: Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from a :class:`.Column` object would not be propagated. Also in 0.8.3, 0.7.11. [ticket:2784] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6f265a4e6555/ Changeset: 6f265a4e6555 Branch: rel_0_7 User: zzzeek Date: 2013-07-17 17:22:42 Summary: Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from a :class:`.Column` object would not be propagated. Also in 0.8.3, 0.7.11. [ticket:2784] 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. |