[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Consider mysql partition options separately from ot
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-04-06 16:33:14
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/93b11905e599/ Changeset: 93b11905e599 Branch: master User: zzzeek Date: 2017-04-06 16:12:26+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 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. |