]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jun 2014 15:12:47 +0000 (11:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jun 2014 15:12:47 +0000 (11:12 -0400)
doc/build/changelog/changelog_09.rst

index e3ddc1d1baed4db8914804c1b5288b7656166767..432b630cb4584251474219f5fd20bb6ad3413024 100644 (file)
         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