ecto_mnesia v0.9.1 EctoMnesia.Record

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

Link to this section Summary

Functions

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

Link to this section Functions

Link to this function new(context, params)
Link to this function new(schema, table, params)

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