From: Mike Bayer Date: Sun, 12 Jan 2014 17:42:01 +0000 (-0500) Subject: - changelog for pullreq github 57 X-Git-Tag: rel_0_9_2~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2de4783cc08729f7fbc00ce0b94d5e59ff9a34f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - changelog for pullreq github 57 --- 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