Packages
antl_utils_ecto
2.3.0
2.13.2
2.13.1
2.13.0
2.12.0
2.11.0
2.10.1
2.10.0
2.9.1
2.9.0
2.8.7
2.8.6
2.8.5
2.8.4
2.8.3
2.8.1
2.8.0
2.7.1
2.7.0
2.6.0
2.5.0
2.4.4
2.4.3
2.4.2
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
retired
1.5.0
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Elixir Ecto utils.
Current section
Files
Jump to
Current section
Files
antl_utils_ecto
README.md
README.md
# AntlUtilsEcto
[](https://github.com/annatel/antl_utils_ecto/actions) [](https://github.com/annatel/antl_utils_ecto/issues) [](http://opensource.org/licenses/MIT) [](https://hex.pm/packages/antl_utils_ecto) [](https://hex.pm/packages/antl_utils_ecto)
Superpower you Ecto schema. (filter, search, order, paginate).
Set of utils about datetime for Ecto.Changeset, Ecto.Query.
A basic factory for your ecto schema. Just what you need.
## Installation
AntlUtilsEcto is published on [Hex](https://hex.pm/packages/antl_utils_ecto).
The package can be installed by adding `antl_utils_ecto` to your list of dependencies in mix.exs:
```elixir
def deps do
[
{:antl_utils_ecto, "~> 2.2.2"}
]
end
```
The docs can be found at [https://hexdocs.pm/antl_utils_ecto](https://hexdocs.pm/antl_utils_ecto).
## AntlUtils\*
All AntlUtils libraries by Annatel:
- [AntlUtilsElixir](https://github.com/annatel/antl_utils_elixir) - Set of utils for Elixir
- [AntlUtilsEcto](https://github.com/annatel/antl_utils_ecto) - Set of utils for Ecto
- [AntlUtilsAbsinthe](https://github.com/annatel/antl_utils_absinthe) - Set of utils for Absinthe