QueryBuilder.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QueryBuilder set(Value[string] params)
  2. QueryBuilder set(string col, T val)
    struct QueryBuilder
    ref
    set
    (
    T
    )
    (
    string col
    ,
    T val
    )
  3. QueryBuilder set(string set)

Meta