In Sequelize a migration is a JavaScript file. It's content describe what should happen on executing and undoing, for example “create a schema named 'persondata ...
確定! 回上一頁