array getOperators() Get the grammar specific operators.
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string getTablePrefix() Get the grammar's table prefix.
string compileRandom(string $seed) Compile the random statement into SQL
string wrap(Expression|string $value, bool $prefixAlias
string compileDelete(Builder $query)
array compileTruncate(Builder $query)
bool isExpression(mixed $value) Determine if the given value is a raw expression
string getDateFormat() Get the format for database stored dates.
Page 9 of 13