]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog for pullreq 12
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Feb 2014 20:26:51 +0000 (15:26 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Feb 2014 20:27:31 +0000 (15:27 -0500)
doc/build/changelog/changelog_08.rst

index 5e67ee8d3377e5a0aea8eae06cf5dda56160f217..7b116101bcd49dcc071f5b8fb86b7c4e870a62d5 100644 (file)
 .. changelog::
     :version: 0.8.5
 
+     .. change::
+        :tags: bug, mysql
+        :versions: 0.9.3
+        :tickets: 2966
+        :pullreq: bitbucket:12
+
+        Added support for the ``PARTITION BY`` and ``PARTITIONS``
+        MySQL table keywords, specified as ``mysql_partition_by='value'`` and
+        ``mysql_partitions='value'`` to :class:`.Table`.  Pull request
+        courtesy Marcus McCurdy.
+
      .. change::
         :tags: bug, sql
         :versions: 0.9.3