Add option to create a changelog/audit trail on a database #860
VianneyMI
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to have a feature to see the history of a given document in my database let's say I first load the following document as-is:
that then changes to:
I'd like that the update query that make the document moves from A to B also creates an event in a changelog collection where I would have something like:
Beta Was this translation helpful? Give feedback.
All reactions