EctoApi
v0.0.1
Pages
Modules
EctoApi
(EctoApi v0.0.1)
View Source
Link to this section
Summary
Functions
delete(struct_or_changeset, opts)
get(queryable, id, opts)
get_all(queryable, clauses, opts)
get_by(queryable, clauses, opts)
insert(struct_or_changeset, opts)
update(struct_or_changeset, opts)
Link to this section
Functions
Link to this function
delete(struct_or_changeset, opts)
View Source
Link to this function
get(queryable, id, opts)
View Source
Link to this function
get_all(queryable, clauses, opts)
View Source
Link to this function
get_by(queryable, clauses, opts)
View Source
Link to this function
insert(struct_or_changeset, opts)
View Source
Link to this function
update(struct_or_changeset, opts)
View Source