string parameterize(array $values) Create query parameter place-holders
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileSavepoint(string $name) Compile the SQL statement to define
SQLiteGrammar class SQLiteGrammar extends
string compileSavepointRollBack(string $name) Compile the SQL statement
string getValue(Expression $expression)
string compileRandom(string $seed) Compile the random statement into SQL
bool supportsSavepoints() Determine if the grammar supports savepoints
array compileTruncate(Builder $query)
Page 8 of 13