dbmover / indexes
This package is abandoned and no longer maintained.
The author suggests using the dbmover/core package instead.
Dbmover plugin to migrate indexes
0.6.4
2018-03-24 17:59 UTC
Requires
- php: >=7.2
- dbmover/core: ^0.8.0
README
Abstract base plugin for migrating indexes. Vendors should use VENDOR-indexes
plugins instead.
Installation
composer require dbmover/indexes
Note: vendor-specific plugins for indexes will already require this package,
so you shouldn't need to install it manually.
Usage
See dbmover/core
for general DbMover usage.
Contributing
See dbmover/core
.