- Add
get_by
andone
Repo
methods. - Add function to create a
index
in migration.
- Add migration and schema
magic
declaration fields. - Fix error on queries for DateTime.
- Add test's
- Implement softRepo that is a wrapper of
Ecto.Repo
that support soft-delete records idea extracted of here - Support for Scrivener pagination.