ex_audit

v0.1.0

  • Pages
  • Modules

    ex_audit v0.1.0 ExAudit.Schema View Source

    Link to this section Summary

    Functions

    delete(module, adapter, struct, opts)
    delete!(module, adapter, struct, opts)
    insert(module, adapter, struct, opts)
    insert!(module, adapter, struct, opts)
    insert_all(module, adapter, schema_or_source, entries, opts)
    insert_or_update(module, adapter, changeset, opts)
    insert_or_update!(module, adapter, changeset, opts)
    update(module, adapter, struct, opts)
    update!(module, adapter, struct, opts)

    Link to this section Functions

    Link to this function delete(module, adapter, struct, opts) View Source
    Link to this function delete!(module, adapter, struct, opts) View Source
    Link to this function insert(module, adapter, struct, opts) View Source
    Link to this function insert!(module, adapter, struct, opts) View Source
    Link to this function insert_all(module, adapter, schema_or_source, entries, opts) View Source
    Link to this function insert_or_update(module, adapter, changeset, opts) View Source
    Link to this function insert_or_update!(module, adapter, changeset, opts) View Source
    Link to this function update(module, adapter, struct, opts) View Source
    Link to this function update!(module, adapter, struct, opts) View Source

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.