]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- changelog for pr 41
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Jan 2015 18:24:11 +0000 (13:24 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Jan 2015 18:24:11 +0000 (13:24 -0500)
doc/build/changelog/changelog_09.rst

index 81a26d1872193c1c3c982c4d6e9aadc12885a6ee..b675be3b094a82d2a3486988c2da7127b5779abb 100644 (file)
 .. changelog::
     :version: 0.9.9
 
+    .. change::
+        :tags: bug, sql
+        :versions: 1.0.0
+        :pullreq: bitbucket:41
+
+        Added the ``native_enum`` flag to the ``__repr__()`` output
+        of :class:`.Enum`, which is mostly important when using it with
+        Alembic autogenerate.  Pull request courtesy Dimitris Theodorou.
+
     .. change::
         :tags: bug, orm, pypy
         :versions: 1.0.0