From 5bc3b7fe6b88f12cb39516aa78408c683fc63d0c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 16 Feb 2014 17:20:35 -0500 Subject: [PATCH] - need qualifiers here... --- doc/build/changelog/changelog_09.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 3b2a65f7a2..caf5ced079 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -37,14 +37,14 @@ :ref:`sqlite_type_reflection` .. change:: - :tags: postgresql + :tags: postgresql, feature :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 + :tags: examples, feature :pullreq: github:41 Added optional "changed" column to the versioned rows example, as well -- 2.47.3