[Sqlalchemy-commits] commit/sqlalchemy: Joseph Schorr: Add support for prefixes on CREATE INDEX sta
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-17 15:41:25
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1f407c2a4715/ Changeset: 1f407c2a4715 Branch: master User: Joseph Schorr Date: 2017-01-17 15:21:47+00:00 Summary: Add support for prefixes on CREATE INDEX statements in MySQL Added a new parameter ``mysql_prefix`` supported by the :class:`.Index` construct, allows specification of MySQL-specific prefixes such as "FULLTEXT". Pull request courtesy Joseph Schorr. Change-Id: I5a21fa466fdfd4d9e39e1fb4ecec1eab93b92c36 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/339 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. |