node.js - Sequelize migration without file -
node.js - Sequelize migration without file -
is there way utilize sequelize migrator without specified file? add/remove column in postgre database without using adding file , using custom method in javascript.
posted issue on github, , responded quickly.
node.js database-migration sequelize.js
Comments
Post a Comment