]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- fix bad merge to changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Dec 2016 21:15:22 +0000 (16:15 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Dec 2016 21:15:22 +0000 (16:15 -0500)
Change-Id: I1e7444d722414627ba2a31bce13bd737950abb0c

doc/build/changelog/changelog_11.rst

index 8ac24188932940c47f0a760178ea035edc566942..0dcc0dd8a788d6b45df011a2d65a0449e27444a8 100644 (file)
@@ -27,6 +27,7 @@
 
         Fixed bug where an INSERT from SELECT where the source table contains
         an autoincrementing Sequence would fail to compile correctly.
+
     .. change:: 3876
         :tags: bug, mssql
         :tickets: 3876