Cassandra

v1.0.1

  • Pages
  • Modules
  • Exceptions

    Cassandra v1.0.1 Cassandra.Statement View Source

    Link to this section Summary

    Functions

    clean(statement)
    new(query, options \\ [])
    new(query, options, defaults)
    put_prepared(statement, prepared)
    put_values(statement, values)
    set_pk_picker(statement)
    update_pk(statement)

    Link to this section Functions

    Link to this function clean(statement) View Source
    Link to this function new(query, options \\ []) View Source
    Link to this function new(query, options, defaults) View Source
    Link to this function put_prepared(statement, prepared) View Source
    Link to this function put_values(statement, values) View Source
    Link to this function set_pk_picker(statement) View Source
    Link to this function update_pk(statement) View Source

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