From 5f07d4b7acc7fee3eb9d9621e0aece96718b902f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 8 Oct 2013 19:25:55 -0400 Subject: [PATCH] 0.8 changelog --- doc/build/changelog/changelog_08.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 632b0d3c65..9e65389ca1 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -10,6 +10,13 @@ .. changelog:: :version: 0.8.3 + .. change:: + :tags: bug, sql + :tickets: 2831 + + Non-working "schema" argument on :class:`.ForeignKey` is deprecated; + raises a warning. Removed in 0.9. + .. change:: :tags: bug, postgresql :tickets: 2819 -- 2.47.3