I have the the following Entity Mapping in Sequelize.
const Transition = sequelize.define(\'Transitions\', { id: { type: dataType.INTEGER, primaryKe