string getValue(Expression $expression)
string getTablePrefix() Get the grammar's table prefix.
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string compileUpdate(Builder $query, array $values)
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
array getOperators() Get the grammar specific operators.
string parameterize(array $values) Create query parameter place-holders
string compileSelect(Builder $query)
Page 6 of 13