From: Mike Bayer Date: Wed, 17 Mar 2021 18:50:27 +0000 (-0400) Subject: changelog updates X-Git-Tag: rel_1_4_1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9b5d757ec4cb5a1bb4357861aa799bd198bcb2;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog updates Change-Id: I16aa216023b295501c675de420a722178b2121fb --- diff --git a/doc/build/changelog/unreleased_14/6058.rst b/doc/build/changelog/unreleased_14/6058.rst index c45efcd513..ae2209c9f2 100644 --- a/doc/build/changelog/unreleased_14/6058.rst +++ b/doc/build/changelog/unreleased_14/6058.rst @@ -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 diff --git a/doc/build/changelog/unreleased_14/6074.rst b/doc/build/changelog/unreleased_14/6074.rst index 88cb71eb1c..ada5d48ad9 100644 --- a/doc/build/changelog/unreleased_14/6074.rst +++ b/doc/build/changelog/unreleased_14/6074.rst @@ -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`` diff --git a/doc/build/changelog/unreleased_14/6076.rst b/doc/build/changelog/unreleased_14/6076.rst index c23b5ebdd5..6677c078c1 100644 --- a/doc/build/changelog/unreleased_14/6076.rst +++ b/doc/build/changelog/unreleased_14/6076.rst @@ -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