From e2de4783cc08729f7fbc00ce0b94d5e59ff9a34f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 12 Jan 2014 12:42:01 -0500 Subject: [PATCH] - changelog for pullreq github 57 --- doc/build/changelog/changelog_09.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index d18b708696..eed126c2ba 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -25,6 +25,13 @@ "PyMODINIT_FUNC" instead of "PyObject *" directly. Pull request courtesy cgohlke. + .. change:: + :tags: bug, schema + :pullreq: github:57 + + Restored :class:`sqlalchemy.schema.SchemaVisitor` to the ``.schema`` + module. Pullreq courtesy Sean Dague. + .. changelog:: :version: 0.9.1 :released: January 5, 2014 -- 2.47.3