dbmover/constraints

该软件包已被废弃,不再维护。作者建议使用dbmover/core软件包。

Dbmover插件,用于在操作前删除所有约束

0.6.5 2018-03-24 18:07 UTC

This package is auto-updated.

Last update: 2022-02-01 13:06:35 UTC


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