Mysql – Nest.js Sequelize transaction commitment issue
I am facing quite interesting problem that I cannot solve. Here is the issue. I have my Nest.js project and I am using Sequelize in order to communicate with the database. At some point I decided that I would like…