DAL v0.3.0 API Reference

Modules

DAL

Global Data Access Layer to replace direct use of Ecto.Repo and other data services

Useful for defining mocks with Mox

Helpers for introspecting on schemas and repos related to DAL usage

Protocol to determine what repo to use for a struct defined by Ecto.Schema

A discovery mechanism for Repos with the DAL

Helper module for dealing with Repo Sanboxes in tests