sequelize-typescript icon indicating copy to clipboard operation
sequelize-typescript copied to clipboard

Audit logs / revisions?

Open schealex opened this issue 4 years ago • 2 comments

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!

schealex avatar Jul 27 '21 19:07 schealex

Hi @schealex, I am also looking to do audit logging, did you achieved it?

hendry91 avatar Jan 20 '22 09:01 hendry91

@hendry91 no sadly I have not. But if you find something please keep me posted in this issue. Would really appreciate it.

schealex avatar Jan 21 '22 12:01 schealex