spotorm / spot2

Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
http://phpdatamapper.com
BSD 3-Clause "New" or "Revised" License
601 stars 101 forks source link

Fulltext Index Support #204

Closed SomewhatCloudy closed 7 years ago

SomewhatCloudy commented 7 years ago

Added support for Fulltext Indexes in the Migrator. Since MySQL 5.6 InnoDB now supports them.