AntlUtilsEcto
Set of utils for supporting pagination for Ecto. Set of utils about datetime for Ecto.Changeset, Ecto.Query
Installation
AntlUtilsEcto is published on Hex.
The package can be installed by adding antl_utils_ecto
to your list of dependencies in mix.exs:
def deps do
[
{:antl_utils_ecto, "~> 1.0"}
]
end
The docs can be found at https://hexdocs.pm/antl_utils_ecto.
AntlUtils*
All AntlUtils libraries by Annatel:
- AntlUtilsElixir - Set of utils for Elixir
- AntlUtilsEcto - Set of utils for Ecto
- AntlUtilsAbsinthe - Set of utils for Absinthe