$this having(string $column, string $operator = null, string $value = null, string $boolean = 'and')
void __construct(mixed $value) Create a new raw query expression.
int getCountForPagination(array $columns = array('*')) Get the count of
string compileUpdate(Builder $query, array $values)
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
array getOperators() Get the grammar specific operators.
Builder|
string parameterize(array $values) Create query parameter place-holders
Page 17 of 39