QueryBuilder.where

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QueryBuilder where(string filter)
  2. QueryBuilder where(string col, T val)
    struct QueryBuilder
    ref
    where
    (
    T
    )
    (
    string col
    ,
    T val
    )

Meta