View Source AshPaperTrail.ChangeBuilders.FullDiff.SimpleChange (ash_paper_trail v0.2.1)

A simple attribute change will be represented as a map:

%{ to: value } %{ from: value, to: value } %{ unchange: value }

Summary

Functions

Link to this function

build(attribute, changeset)

View Source
Link to this function

dump_data_value(changeset, attribute)

View Source