Skip to content

Commit

Permalink
- changelog for pr bitbucket:29, fixes #174
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Nov 10, 2014
1 parent d900d4c commit 8cf1620
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/build/changelog.rst
Expand Up @@ -5,6 +5,16 @@ Changelog
.. changelog::
:version: 0.7.0

.. change::
:tags: bug, operations
:tickets: 174
:pullreq: bitbucket:29

The :meth:`.Operations.add_column` directive will now additionally emit
the appropriate ``CREATE INDEX`` statement if the
:class:`~sqlalchemy.schema.Column` object specifies ``index=True``.
Pull request courtesy David Szotten.

.. change::
:tags: feature, operations, sqlite
:tickets: 21
Expand Down

0 comments on commit 8cf1620

Please sign in to comment.