0
Q:

sequelize add column existing model

sequelize migration:create --name Users
0
Add altering commands here.
Return a promise to correctly handle asynchronicity.

Example:
return queryInterface.createTable('users', { id: Sequelize.INTEGER });
0

New to Communities?

Join the community