ecto_mnesia v0.8.0 Ecto.Mnesia.Record

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

Summary

Functions

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

Functions

new(context, params)
new(schema, table, params)

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