Package Exports
- @egodigital/db-migrate-mysql
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@egodigital/db-migrate-mysql) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
db-migrate-mysql
MySQL driver for db-migrate, forked from db-migrate/mysql.
Install
Execute
npm install -g db-migrate-mysql@npm:@egodigital/db-migrate-mysqlto install it globally or
npm install --save db-migrate-mysql@npm:@egodigital/db-migrate-mysqlfor your project, where your package.json is stored.