]> 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:57 +0000 (11:12 -0400)
doc/build/changelog/changelog_09.rst

index bc8ad5cf728da8378409bf2ae33cbec9776d4c17..9db3a453ef949e7cbbceff48200f84bf5f0731bf 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