Skip to content

Repository files navigation

@starboard/models

DB Migration

# Create new migration
$ sequelize migration:create --name <name># Perform migration
$ sequelize db:migrate
# Undo last migration
$ sequelize db:migrate:undo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages