Builder newQuery()
string getValue(Expression $expression)
$this whereIn(string $column, mixed $values, string $boolean = 'and', bool $not = false)
Builder|
SQLiteGrammar class SQLiteGrammar extends
$this orderBy(string $column, string $direction = 'asc') Add an "order
string implode(string $column, string $glue = '') Concatenate values of
$this lock(bool $value = true) Lock the selected rows in the table.
string compileDelete(Builder $query)
string getTablePrefix() Get the grammar's table prefix.
Page 24 of 39