array processSelect(Builder $query, array $results)
Builder|
$this havingRaw(string $sql, array $bindings = array(), string $boolean = 'and')
string compileInsertGetId(Builder $query, array $values, string
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
$this whereExists(Closure $callback, string $boolean = 'and', bool $not = false)
bool insert(array $values) Insert a new record into the database.
Page 9 of 39