1.0.0 • Published 3 years ago

nodejs-migrate v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

migrate database tool

usage

Usage: migratejs [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  create <name>  Create a new migration
  list           List migrations and their status
  up [name]      Migrate up to a given migration
  down [name]    Migrate down to a given migration
  status         List migrations and their status, lastrun title