From b330907d70792b7307a92f311190d15587dc71c9 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 6 Apr 2021 18:20:20 -0400 Subject: [PATCH] mark #6202 as a regression Change-Id: I0a1fdf0132ab498df57004fa0d0bd85da9c393e1 --- doc/build/changelog/unreleased_14/6202.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2