QueryBuilder.where

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

Meta