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

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -