Open nedpuganti opened 5 years ago
Having the same problem :/
It seem like the problem was that I was updating JSON columns, and that is not working its explained here: #/79 So I used Sequelize hooks to solve this: https://sequelize.org/master/manual/hooks.html
is this common or