string getTablePrefix() Get the grammar's table prefix.
string columnize(array $columns) Convert an array of column names into
string wrap(Expression|string $value, bool $prefixAlias
bool isExpression(mixed $value) Determine if the given value is a raw expression
bool supportsSavepoints() Determine if the grammar supports savepoints
array getOperators() Get the grammar specific operators.
array wrapArray(array $values) Wrap an array of values.
string compileDelete(Builder $query)
array compileTruncate(Builder $query)
Page 9 of 13