0
rpollak created
Is there a way to prevent an audited entity from creating an EntityChangeSet in the database if there are not any EntityPropertyChanges to document?
If not, is there a way to detect if ObjectMapper has changed any properties before running UpdateAsync?
I apologize if this information is in the documentation. I was unable to find it.