Builder|
string getValue(Expression $expression)
$this orderBy(string $column, string $direction = 'asc') Add an "order
string implode(string $column, string $glue = '') Concatenate values of
string compileSavepoint(string $name) Compile the SQL statement to define
$this whereIn(string $column, mixed $values, string $boolean = 'and', bool $not = false)
mixed value(string $column) Get a single column's value from the first
array getOperators() Get the gramar specific operators.
static bool hasMacro(string $name) Checks if macro is registered
string compileUpdate(Builder $query, array $values)
Page 21 of 39