Skip to content

Instantly share code, notes, and snippets.

@tlcheah2
Created May 2, 2021 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlcheah2/0d98f62c475d43fbbe54b751ad520667 to your computer and use it in GitHub Desktop.
Save tlcheah2/0d98f62c475d43fbbe54b751ad520667 to your computer and use it in GitHub Desktop.
Generate migration script command
# Creating user table migration script
npx sequelize-cli migration:generate --name create-user-table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment