void __construct(Builder $parentQuery, string $type, string
void truncate() Run a truncate statement on the table.
$this addSelect(array|mixed $column) Add a new select column to the query
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileSavepoint(string $name) Compile the SQL statement to define
string compileSavepointRollBack(string $name) Compile the SQL statement
array getOperators() Get the gramar specific operators.
static bool hasMacro(string $name) Checks if macro is registered
Illuminate\Database\Query\Grammars Classes
array getOperators() Get the grammar specific operators.
Page 22 of 39