[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-26 21:04:25
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a24801ae8de4/ Changeset: a24801ae8de4 Branch: None User: zzzeek Date: 2017-01-26 21:01:20+00:00 Summary: - document that "column" and "where" are arbitrary SQL expressions for ExcludeConstraint, if string is used then quoting must be applied manually. fixes #3899 Change-Id: I5885c90179e4056b84fc4776464bba7c8c70a80a Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/00f2e31f210e/ Changeset: 00f2e31f210e Branch: rel_1_0 User: zzzeek Date: 2017-01-26 21:03:30+00:00 Summary: - document that "column" and "where" are arbitrary SQL expressions for ExcludeConstraint, if string is used then quoting must be applied manually. fixes #3899 Change-Id: I5885c90179e4056b84fc4776464bba7c8c70a80a (cherry picked from commit a24801ae8de469f1e78bdb0c02b28de263c2310e) Affected #: 1 file 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. |