I am trying out the usage of Sequelize ORM in a sample Node.js project. I created a migration file and am able to verify all the CRUD operations are working in a MySQL DB. Howev