]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog updates
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Mar 2021 18:50:27 +0000 (14:50 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Mar 2021 18:50:27 +0000 (14:50 -0400)
Change-Id: I16aa216023b295501c675de420a722178b2121fb

doc/build/changelog/unreleased_14/6058.rst
doc/build/changelog/unreleased_14/6074.rst
doc/build/changelog/unreleased_14/6076.rst

index c45efcd513a4622ec6d8a666797377ae149c64cc..ae2209c9f2e97337102e3ba79e8ab6962208f1f4 100644 (file)
@@ -1,5 +1,5 @@
-.. change:
-    :tags: bug, mssql
+.. change::
+    :tags: bug, mssql, regression
     :tickets: 6058
 
     Fixed regression where a new setinputsizes() API that's available for
index 88cb71eb1ce672a56ac6e2959489f39067de44cc..ada5d48ad9fc8552fa1d646ee3bd899a46608b4b 100644 (file)
@@ -1,5 +1,5 @@
 .. change::
-    :tags: bug, engine
+    :tags: bug, engine, regression
     :tickets: 6074
 
     The Python ``namedtuple()`` has the behavior such that the names ``count``
index c23b5ebdd548a1f72b3f6fb8e4079555c0ef1306..6677c078c1f512b138d37389666b3e9578628b13 100644 (file)
@@ -1,5 +1,5 @@
 .. change::
-    :tags: bug, orm
+    :tags: bug, orm, regression
     :tickets: 6076
 
     Fixed regression where the :meth:`_orm.Query.exists` method would fail to