array compileTruncate(Builder $query)
string compileDelete(Builder $query)
bool isExpression(mixed $value) Determine if the given value is a raw expression
string compileInsert(Builder $query, array $values)
string getTablePrefix() Get the grammar's table prefix.
string getDateFormat() Get the format for database stored dates.
string compileRandom(string $seed) Compile the random statement into SQL
string compileExists(Builder $query)
string getValue(Expression $expression)
Page 10 of 13