Skip to content

dbmover/mysql

Repository files navigation

Dbmover/Mysql

MySQL vendor-specific metapackage for DbMover

Installation

Composer (recommended)

$ composer require dbmover/mysql

Setup and running

See the Dbmover README for instructions on setting up and running DbMover.

For quick start, you can simply add the Dbmover\Mysql\Plugin meta package to your dbmover.json config.

MySQL specific notes

The MySQL plugins fully support the use of escaped object names (e.g. something-weird). Note however that MySQL is a bit weird with them, so our official recommendation is to avoid reserved words or other illegal characters in object names if at all possible.

About

MySQL metapackage for DbMover

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages