Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
549 B
549 B
@emigrate/mysql
0.1.0
Minor Changes
334e209: Implement the first version of the MySQL plugin package. It's three plugins in one: a storage plugin for storing migration history in a MySQL database, a loader plugin for executing migration files written in plain sql and a generator plugin for generating migration file skeletons with the .sql extension.