simple_repo v0.1.2 SimpleRepo.Support.TestRepository

Only used for testing purpose.

Link to this section Summary

Link to this section Functions

Link to this function aggregate(model, aggregation_type, field, scope \\ [])
Link to this function all(model, scope \\ [])
Link to this function delete(model, id, scope \\ [])
Link to this function destroy(model, id, scope \\ [])
Link to this function get(model, id, scope \\ [])
Link to this function one(model, id, scope \\ [])
Link to this function revise(model, id, params, scope \\ [])
Link to this function save(struct, params)
Link to this function update(model, id, params, scope \\ [])