Builder|
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileExists(Builder $query)
string parameterize(array $values) Create query parameter place-holders
mixed getValue() Get the value of the expression.
string compileUpdate(Builder $query, array $values)
array compileTruncate(Builder $query)
$this select(array|mixed $columns = array('*')) Set the columns to be selected
array wrapArray(array $values) Wrap an array of values.
Page 16 of 39