From 937e81be16454b16f57f09603e7215d86be0b130 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 16 Feb 2014 16:41:36 -0500 Subject: [PATCH] - changelog for pullreq github:64 --- 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 624a9dbb22..5cdbcbb24b 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,13 @@ .. changelog:: :version: 0.9.3 + .. change:: + :tags: postgresql + :pullreq: github:64 + + Added the :attr:`.TypeEngine.python_type` convenience accessor onto the + :class:`.postgresql.ARRAY` type. Pull request courtesy Alexey Terentev. + .. change:: :tags: examples :pullreq: github:41 -- 2.47.3