$this lock(bool $value = true) Lock the selected rows in the table.
Builder|
$this addBinding(mixed $value, string $type = 'where') Add a binding to
$this whereRaw(string $sql, mixed $bindings = array(), string $boolean = 'and')
string parameterize(array $values) Create query parameter place-holders
Generator cursor()
string compileDelete(Builder $query)
string getValue(Expression $expression)
int delete(mixed $id = null) Delete a record from the database.
string compileInsertGetId(Builder $query, array $values, string
Page 3 of 39