From: Mike Bayer Date: Tue, 6 Apr 2021 22:20:20 +0000 (-0400) Subject: mark #6202 as a regression X-Git-Tag: rel_1_4_6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b330907d70792b7307a92f311190d15587dc71c9;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git mark #6202 as a regression Change-Id: I0a1fdf0132ab498df57004fa0d0bd85da9c393e1 --- diff --git a/doc/build/changelog/unreleased_14/6202.rst b/doc/build/changelog/unreleased_14/6202.rst index 9527e06273..a925d93ce6 100644 --- a/doc/build/changelog/unreleased_14/6202.rst +++ b/doc/build/changelog/unreleased_14/6202.rst @@ -1,8 +1,8 @@ .. change:: - :tags: bug, sql, oracle, mssql + :tags: bug, sql, regression, oracle, mssql :tickets: 6202 - Fixed further issues in the same area as that of :ticket:`6173` released in + Fixed further regressions in the same area as that of :ticket:`6173` released in 1.4.5, where a "postcompile" parameter, again most typically those used for LIMIT/OFFSET rendering in Oracle and SQL Server, would fail to be processed correctly if the same parameter rendered in multiple places in the