Download the PHP package fromholdio/silverstripe-fulltext-innodb without Composer
On this page you can find all versions of the php package fromholdio/silverstripe-fulltext-innodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package silverstripe-fulltext-innodb
silverstripe-fulltext-innodb
A small SilverStripe module that enables usage of fulltext indexes with the InnoDB engine.
As of MySQL 5.6 InnoDB now supports fulltext indexes, so this just injects a replacement MySQLDBSchemaManager
that removes the hard-coded/forced selection of engine=MyISAM for tables that have a fulltext index defined.
Requirements
Recommended
Installation
composer require fromholdio/silverstripe-fulltext-innodb
All versions of silverstripe-fulltext-innodb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
silverstripe/vendor-plugin Version ^1.0
silverstripe/framework Version ^4.0
silverstripe/vendor-plugin Version ^1.0
silverstripe/framework Version ^4.0
The package fromholdio/silverstripe-fulltext-innodb contains the following files
Loading the files please wait ....