I\'m trying to implement transaction in Sequelize for my code. I\'m using forEach loop. What I want is to commit the transaction when loop ends. Here\'s my code: