ecto_mnesia v0.3.0 Ecto.Mnesia.Record

This module provides set of helpers for conversions between Mnesia records and Ecto Schemas.

Summary

Functions

get_field_name!(fields, field_index)
new(schema, params, table)

Convert Ecto Schema struct to tuple that can be inserted to Mnesia.

reduce_fields(field_value, arg, fields)
to_schema(records, context)