sequelize-typescript
sequelize-typescript copied to clipboard
Audit logs / revisions?
Hi everyone,
i was looking for some input as to how you guys are saving audit log / revisions with sequelize-typescript. I have not found any solution but i'm 100% that there must be something out there? I don't want to reinvent the wheel you know?!
I would like to track: created, updated, deleted and optionally be able to revert to a specific revision.
Any tips or pointers are greatly appreciated!
Hi @schealex, I am also looking to do audit logging, did you achieved it?
@hendry91 no sadly I have not. But if you find something please keep me posted in this issue. Would really appreciate it.