ecto_mnesia v0.8.0 Ecto.Mnesia.Record.Update
This module decodes query.updates
AST (from Ecto.Query
) and applies all changes on a Mnesia record.
Summary
Functions
Build am update statement from Keyword for Ecto.Mnesia.Table.update/4
Update record by a Ecto.Query.updates
instructions
Functions
Build am update statement from Keyword for Ecto.Mnesia.Table.update/4
.