]> 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:26:51 +0000 (15:26 -0500)
doc/build/changelog/changelog_08.rst

index aabcdf3c857bb151b8718dda9b71c55cab71f447..531c7c54540943db0e01503eafeb49ceb9f217d6 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