string compileUnique(Blueprint $blueprint, Fluent $command) Compile a unique key command. Parameters Blueprint $blueprint Fluent $command Return Value string
string compileUpdate(Builder $query, array $values) Compile an update statement into SQL. Parameters Builder $query array $values Return Value string
string getDateFormat() Get the format for database stored dates. Return Value string
array getOperators() Get the grammar specific operators. Return Value array
string getTablePrefix() Get the grammar's table prefix. Return Value string
string getValue(Expression $expression) Get the value of a raw expression. Parameters Expression $expression Return Value string
bool isExpression(mixed $value) Determine if the given value is a raw expression. Parameters mixed $value Return Value bool
Page 9611 of 11844