JSPM

@egodigital/db-migrate-mysql

1.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q31092F
  • License MIT

db-migrate mysql driver

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

npm

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-mysql

to install it globally or

npm install --save db-migrate-mysql@npm:@egodigital/db-migrate-mysql

for your project, where your package.json is stored.