Is there a proper Node library to enable audit tables with the Sequelize ORM (Postgresql under the hood)?
I found the NPM packages sequelize-temporal
, sequelize-paper-trail
and audit.sequelize
, but they are either very old, don't provide an easy way to migrate an existing DB, or simply don't seem to work.
Or is there another convenient way of keeping track of DB changes that I should know?
This is an old question, but maybe sequelize-version
could be helpful for you
https://github.com/ivmarcos/sequelize-version
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With