ecto_cassandra

v1.0.0-rc.3

  • Pages
  • Modules

    ecto_cassandra v1.0.0-rc.3 EctoCassandra.Query View Source

    Link to this section Summary

    Functions

    as_blob(field, type)
    cast(field, type)
    contains(field, value)
    from(expr, kw \\ [])
    max_timeuuid(time)
    min_timeuuid(time)
    now()
    to_date(time)
    to_timestamp(time)
    to_unix_timestamp(time)
    token(fields)
    uuid()

    Link to this section Functions

    Link to this macro as_blob(field, type) View Source (macro)
    Link to this macro cast(field, type) View Source (macro)
    Link to this macro contains(field, value) View Source (macro)
    Link to this macro from(expr, kw \\ []) View Source (macro)
    Link to this macro max_timeuuid(time) View Source (macro)
    Link to this macro min_timeuuid(time) View Source (macro)
    Link to this macro now() View Source (macro)
    Link to this macro to_date(time) View Source (macro)
    Link to this macro to_timestamp(time) View Source (macro)
    Link to this macro to_unix_timestamp(time) View Source (macro)
    Link to this macro token(fields) View Source (macro)
    Link to this macro uuid() View Source (macro)

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