array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string compileUpdate(Builder $query, array $values)
string compileExists(Builder $query)
array compileTruncate(Builder $query)
string compileSelect(Builder $query)
bool supportsSavepoints() Determine if the grammar supports savepoints
string getTablePrefix() Get the grammar's table prefix.
string wrapTable(Expression|string $table)
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Page 6 of 13