string wrapTable(Expression|string $table)
string compileSavepointRollBack(string $name) Compile the SQL statement
string getTablePrefix() Get the grammar's table prefix.
array wrapArray(array $values) Wrap an array of values.
array compileTruncate(Builder $query)
string compileDelete(Builder $query)
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string compileExists(Builder $query)
bool supportsSavepoints() Determine if the grammar supports savepoints
string compileInsert(Builder $query, array $values)
Page 9 of 13