dbmover/procedures

This package is abandoned and no longer maintained. The author suggests using the dbmover/core package instead.

Dbmover plugin to (re)create procedures

0.6.4 2018-03-24 17:50 UTC

This package is auto-updated.

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


README

DbMover plugin to (re)create procedures

Installation

$ composer require dbmover/procedures

Usage

See dbmover/core for general usage instructions.

Notes

Since procedure syntax is very vendor-dependant, vendors will likely supply their own plugin for this.

Contributing

See dbmover/core.