summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-11-30 13:01:07 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-11-30 13:01:07 -0500
commitc3fbfa8257dd198f1020166ce3c94556984abed0 (patch)
tree8b6e414970e39613b75ab09b9403dd9728692663
parenta09fc9740d047a11d0f464cc79d888a9c431813b (diff)
downloadsqlalchemy-c3fbfa8257dd198f1020166ce3c94556984abed0.tar.gz
- changelog for pullreq github:215
-rw-r--r--doc/build/changelog/changelog_10.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst
index 1a63ba83b..283a3e31f 100644
--- a/doc/build/changelog/changelog_10.rst
+++ b/doc/build/changelog/changelog_10.rst
@@ -19,6 +19,15 @@
:version: 1.0.10
.. change::
+ :tags: bug, postgresql
+ :pullreq: github:215
+ :versions: 1.1.0b1
+
+ Fixed bug where some varieties of SQL expression passed to the
+ "where" clause of :class:`.postgresql.ExcludeConstraint` would fail
+ to be accepted correctly. Pull request courtesy aisch.
+
+ .. change::
:tags: bug, orm, declarative
:pullreq: github:212
:versions: 1.1.0b1