From c3fbfa8257dd198f1020166ce3c94556984abed0 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 30 Nov 2015 13:01:07 -0500 Subject: [PATCH] - changelog for pullreq github:215 --- doc/build/changelog/changelog_10.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 1a63ba83b8..283a3e31f0 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -18,6 +18,15 @@ .. changelog:: :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 -- 2.47.3