string compileRandom(string $seed) Compile the random statement into SQL
string getDateFormat() Get the format for database stored dates.
string compileInsert(Builder $query, array $values)
string getValue(Expression $expression)
bool supportsSavepoints() Determine if the grammar supports savepoints
array wrapArray(array $values) Wrap an array of values.
string compileDelete(Builder $query)
array getOperators() Get the grammar specific operators.
string compileExists(Builder $query)
Page 10 of 13