README
迁移约束的抽象基插件。
供应商应根据此实现特定于供应商的约束插件。
安装
$ composer require dbmover/constraints
Note: the vendor-specific constraints plugin will already require this
package, so manual installation will seldom be needed.
使用方法
有关DbMover的通用使用方法,请参阅dbmover/core
。
贡献
请参阅dbmover/core
。