Skip to content

Commit

Permalink
Update CHANGES.rst with Redshift name change
Browse files Browse the repository at this point in the history
  • Loading branch information
jklukas committed Sep 22, 2015
1 parent 140d691 commit 266ed9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.rst
@@ -1,10 +1,13 @@
0.2.1 (unreleased)
------------------

- Fixes to view support to be more in line with SQLAlchemy standards.
- Fix view support to be more in line with SQLAlchemy standards.
`get_view_definition` output no longer includes a trailing semicolon and
views no longer raise an exception when reflected as `Table` objects.
(`Issue #46 <https://github.com/graingert/redshift_sqlalchemy/pull/46>`_)
- Rename RedShiftDDLCompiler to RedshiftDDLCompiler.
(`Issue #43 <https://github.com/graingert/redshift_sqlalchemy/pull/43>`_)


0.2.0 (2015-09-04)
------------------
Expand Down

0 comments on commit 266ed9a

Please sign in to comment.