Hi, I started using enverse for auditing changes in our application. i am able to retrieve revisions at an entity level.
Most of the applications look for viewing the modified properties and not all properties. is there any way where we can store and retrieve list of modified property names and not the entire properties.
This will reduce the load on retrieving the fields to be shown on front end.
It would be of great help if some one can guide me on how can i only store modified properties in a entity and not the entire entity.