array compileTruncate(Builder $query)
string compileSelect(Builder $query)
string getValue(Expression $expression)
Builder|
SQLiteGrammar class SQLiteGrammar extends
Paginator simplePaginate(int $perPage = 15
$this addSelect(array|mixed $column) Add a new select column to the query
$this join(string $table, string $one, string $operator = null, string $two = null, string $type = 'inner', bool $where = false)
$this groupBy(array $groups) Add a "group by" clause to the query.
Page 24 of 39