Fast.Ecto.Changeset (Fast v0.11.0)
View SourceSummary
Functions
Trims the string value of the fields if they have a change for the given field key.
Functions
Trims the string value of the fields if they have a change for the given field key.
Example Usage:
changeset |> maybe_trim([:first_name, :last_name])