string compileSavepointRollBack(string $name) Compile the SQL statement
string getValue(Expression $expression)
string compileSavepoint(string $name) Compile the SQL statement to define
array compileTruncate(Builder $query)
string compileSelect(Builder $query)
SQLiteGrammar class SQLiteGrammar extends
bool supportsSavepoints() Determine if the grammar supports savepoints
string getTablePrefix() Get the grammar's table prefix.
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Page 8 of 13