1.0.0-beta.29-diversion.3 • Published 10 months ago

@golemio/db-migrate v1.0.0-beta.29-diversion.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
10 months ago

Forked from db-migrate, originally developed by Tobias Gurtzick

Database migration framework for node.js

Usage

Installation

$ npm install -g db-migrate

DB-Migrate is now available to you via:

$ db-migrate

As local module

Want to use db-migrate as local module?

$ npm install db-migrate

DB-Migrate is now available to you via:

$ node node_modules/db-migrate/bin/db-migrate

Officially Supported Databases

Resources and usage instructions

Please follow the link below, for usage instructions examples and the full documentation of db-migrate.

Documentation: https://db-migrate.readthedocs.io/en/latest/