ex_audit v0.6.0 ExAudit.Schema View Source
Link to this section Summary
Link to this section Functions
Link to this function
delete(module, name, struct, opts) View Source
Link to this function
delete!(module, name, struct, opts) View Source
Link to this function
insert(module, name, struct, opts) View Source
Link to this function
insert!(module, name, struct, opts) View Source
Link to this function
insert_all(module, name, schema_or_source, entries, opts) View Source
Link to this function
insert_or_update(module, name, changeset, opts) View Source
Link to this function
insert_or_update!(module, name, changeset, opts) View Source
Link to this function
run_in_multi(repo, multi, fun, bang) View Source
Link to this function
update(module, name, struct, opts) View Source
Link to this function