View Source Ravix.Ecto.Executor (ravix_ecto v0.4.0)

Summary

Functions

Link to this function

delete_one(map, filters, pk)

View Source
Link to this function

insert(store, document, pk)

View Source
Link to this function

query(query, map, kind \\ :read)

View Source
Link to this function

update_one(map, fields, filters, pk)

View Source