arke_postgres v0.4.0-bulk.0
  • Pages
  • Modules
  • Mix Tasks

    View Source ArkePostgres.ArkeLink (arke_postgres v0.4.0-bulk.0)

    Link to this section Summary

    Functions

    delete(project, schema, unit_list)
    get_all(project, schema, fields, where \\ [])
    get_by(project, schema, fields, where)
    insert(project, schema, data, opts \\ [])
    update(project, schema, data, opts \\ [])

    Link to this section Functions

    Link to this function

    delete(project, schema, unit_list)

    View Source
    Link to this function

    get_all(project, schema, fields, where \\ [])

    View Source
    Link to this function

    get_by(project, schema, fields, where)

    View Source
    Link to this function

    insert(project, schema, data, opts \\ [])

    View Source
    Link to this function

    update(project, schema, data, opts \\ [])

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language