This idea comes from a situation where we have a mature mobile application that is accumulating archived history of edits at a very fast past. Over time, we are seeing degraded performance due to the size of the data being handled by the mobile geodatabase (SQLLite). The users have stated that they really don't need the history on the mobile devices. Therefore, we would like to trim out the edit history from the data upon the sync of a new replica. This will significantly reduce the size of the mobile geodatabase. Looking forward to feedback from the community.