From c464960fddf0c3d2db3acff9f772b057e32bcf67 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 22 Mar 2014 16:36:06 -0400 Subject: [PATCH] changelog to fix #2988 --- doc/build/changelog/changelog_09.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 6c42c7efab..25ee9b9ede 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,16 @@ .. changelog:: :version: 0.9.4 + .. change:: + :tags: bug, sql + :tickets: 2988 + :pullreq: github:78 + + Fixed an 0.9 regression where a :class:`.Table` that failed to + reflect correctly wouldn't be removed from the parent + :class:`.MetaData`, even though in an invalid state. Pullreq + courtesy Roman Podoliaka. + .. change:: :tags: bug, engine -- 2.47.3