Compares before and after snapshots of EntityField rows.
Rows keyed by ID. A row only in after is new this run and is not a change;
isNew excludes the INSERT sites' rows too.
A row only in before was deleted and is ignored.
Returns changes sorted by entityName then fieldName using ordinalCompare.
Compares before and after snapshots of EntityField rows. Rows keyed by ID. A row only in
afteris new this run and is not a change;isNewexcludes the INSERT sites' rows too. A row only inbeforewas deleted and is ignored. Returns changes sorted by entityName then fieldName using ordinalCompare.