From: Mike Bayer Date: Fri, 16 Feb 2018 22:52:23 +0000 (-0500) Subject: - add missing forwards ports for bug fixes X-Git-Tag: rel_1_2_3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cdd822207aedd4a10235146dd2efc81f3a26344;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - add missing forwards ports for bug fixes Change-Id: If94964cb0294f7f082759ecce71771c35ea4a2bd --- diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 0dc323678a..e33f679c8c 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -89,6 +89,7 @@ .. change:: :tags: bug, postgresql + :versions: 1.2.3 Added "TRUNCATE" to the list of keywords accepted by the Postgresql dialect as an "autocommit"-triggering keyword. @@ -97,6 +98,7 @@ .. change:: :tags: bug, pool :tickets: 4184 + :versions: 1.2.3 Fixed a fairly serious connection pool bug where a connection that is acquired after being refreshed as a result of a user-defined