From 2c44fc22a7e9a4ac69ed6ce9da5551eb2d7cc1a2 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 13 Jul 2018 12:44:50 -0400 Subject: [PATCH] Correct the bug number for :ticket:`4288`, which was erroneously given as :ticket:`4228`. Change-Id: I6525560c1bcf3f3d861d6254723f5facdba6adae Fixes: #4288 --- doc/build/changelog/changelog_12.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/changelog_12.rst b/doc/build/changelog/changelog_12.rst index 1dad90d215..bd70927a4d 100644 --- a/doc/build/changelog/changelog_12.rst +++ b/doc/build/changelog/changelog_12.rst @@ -33,7 +33,7 @@ .. change:: :tags: bug, mssql - :tickets: 4228 + :tickets: 4288 Fixed bug in MSSQL reflection where when two same-named tables in different schemas had same-named primary key constraints, foreign key constraints -- 2.47.2