]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add missing forwards ports for bug fixes
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Feb 2018 22:52:23 +0000 (17:52 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Feb 2018 22:52:23 +0000 (17:52 -0500)
Change-Id: If94964cb0294f7f082759ecce71771c35ea4a2bd

doc/build/changelog/changelog_11.rst

index 0dc323678a04d46ff7984f17836527f75d0a7cb7..e33f679c8c059bb9798537bc741c7baca68b7a71 100644 (file)
@@ -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