Say I have the following tables:
const Track = sequelize.define(\'track\', { name: DataTypes.STRING, duration: Data