ecto_mnesia v0.2.0 Ecto.Mnesia.Query.Context

Context for operations with a database.

Summary

Functions

find_index!(field, context)
find_placeholder!(field, context)
get_placeholders(context)
new(table, schema)
update_selects(context, selects)

Update selects with a Ecto.Query.fields struct.