I am trying to update a record using the update method of sequelize, the record is updated in the database, but it is not returning the record fields after the update. I onl