View Source AshPaperTrail.ChangeBuilders.FullDiff.SimpleChange (ash_paper_trail v0.1.0)
A simple attribute change will be represented as a map:
%{ to: value } %{ from: value, to: value } %{ unchange: value }
A simple attribute change will be represented as a map:
%{ to: value } %{ from: value, to: value } %{ unchange: value }