Let\'s take a simple model like :
User.init({ id: { type: dataTypes.SMALLINT.UNSIGNED, allowNull: false, primaryKey: true,