From: Mike Bayer Date: Mon, 23 Jun 2014 15:12:47 +0000 (-0400) Subject: fix changelog X-Git-Tag: rel_0_9_5~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81ffb825ce3770fdeeb4f32a93906dd69a942431;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix changelog --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index bc8ad5cf72..9db3a453ef 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -223,6 +223,8 @@ needs to have a table-bound column present if the index is to be manually added to the table, either via inline declaration or via :meth:`.Table.append_constraint`. + + .. change:: :tags: bug, firebird :tickets: 3038