i want to change the column name of a table through sequelize

前端 未结 0 883
日久生厌
日久生厌 2020-12-20 12:10

I am trying to use queryInterface for change the name of a column in table, but below code doesnot work why??

const sequelize = require(\'sequelize\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题