Ecto Schema Store v2.3.1 EctoSchemaStore View Source
This library is used to create customizable data stores for individual ecto schemas.
See README.md for usage documentation.
Link to this section Summary
Functions
Wraps standard Ecto Repo transaction with a catch for errors throw from a store in order to handle the throwing of errors not from DBConnection more gracefully
Link to this section Functions
Wraps standard Ecto Repo transaction with a catch for errors throw from a store in order to handle the throwing of errors not from DBConnection more gracefully.