Durango

v0.1.3

  • Pages
  • Modules

    Durango v0.1.3 Durango.Repo View Source

    Link to this section Summary

    Functions

    execute(repo, q)
    get(repo, module, key)
    insert(repo, doc)
    insert_query(doc)
    remove(repo, doc)
    remove_query(doc)
    update(repo, doc)
    update_query(doc)
    upsert(repo, doc)
    upsert_query(doc)

    Link to this section Functions

    Link to this function execute(repo, q) View Source
    Link to this function get(repo, module, key) View Source
    Link to this function insert(repo, doc) View Source
    Link to this function insert_query(doc) View Source
    Link to this function remove(repo, doc) View Source
    Link to this function remove_query(doc) View Source
    Link to this function update(repo, doc) View Source
    Link to this function update_query(doc) View Source
    Link to this function upsert(repo, doc) View Source
    Link to this function upsert_query(doc) View Source

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