string getTablePrefix() Get the grammar's table prefix.
bool supportsSavepoints() Determine if the grammar supports savepoints
string compileRandom(string $seed) Compile the random statement into SQL
string getValue(Expression $expression)
string compileSavepoint(string $name) Compile the SQL statement to define
string compileExists(Builder $query)
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
array compileTruncate(Builder $query)
Page 7 of 13