string compileSavepoint(string $name) Compile the SQL statement to define
string wrapTable(Expression|string $table)
bool supportsSavepoints() Determine if the grammar supports savepoints
array compileTruncate(Builder $query)
string getTablePrefix() Get the grammar's table prefix.
array getOperators() Get the grammar specific operators.
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string getValue(Expression $expression)
string compileSelect(Builder $query)
Page 4 of 13