Supra
Common functions and macros for Ecto.
This library is MIT licensed and is part of a growing number of Elixir open source libraries published at github.com/synchronal.
Installation
The package can be installed by adding supra to your list of dependencies in mix.exs:
def deps do
[
{:supra, "~> 3.0"}
]
end