array getOperators() Get the grammar specific operators.
string getValue(Expression $expression)
string wrapTable(Expression|string $table)
SQLiteGrammar class SQLiteGrammar extends
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileDelete(Builder $query)
string compileExists(Builder $query)
string compileSavepoint(string $name) Compile the SQL statement to define
array compileTruncate(Builder $query)
Page 7 of 13