API Reference trash v0.1.0
Modules
Trash helps manage soft-deleting Ecto.Schema
s by providing convenience
functions to update and query for discarded and kept records.
Provides query methods for working with records that implement Trash
.
Provides functions for discarding and keeping records and querying for them
via Ecto.Repo
functions.
Provides functions for integrating Trash
with Ecto.Schema
.