A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Provides a convenient query API that wraps Ecto.Schema and delegates to Ecto.Repo functions with automatic schema inference from database...