Message 1 of 2
Get difference between two versions of the model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
For any two given datetimes, I would like to get the list of all objects that got changed in the model, the list of newly created objects, and the list of all objects that got deleted from the model, between those datetimes. This is needed to build a diff to speed up the export time. Do you know if that's possible anyhow?
Thanks!