[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Consider mysql partition options separately from ot
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-04-07 13:54:04
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f1ffcc717fdf/ Changeset: f1ffcc717fdf Branch: rel_1_1 User: zzzeek Date: 2017-04-06 16:35:34+00:00 Summary: Consider mysql partition options separately from other table options Move down all the PARTITION, SUBPARTITION options into a separate segment so that they come out at the end of CREATE TABLE after the table options. Change-Id: Iaa1c823848c93680ca22d72bda1b7c49742b9060 Fixes: #3961 (cherry picked from commit 93b11905e599a6d73a85d2085e15385ebf46cdc6) Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |