Builder|
Paginator simplePaginate(int $perPage = 15
string compileSelect(Builder $query)
bool supportsSavepoints() Determine if the grammar supports savepoints
bool each(callable $callback, int $count = 1000) Execute a callback over
void __construct(mixed $value) Create a new raw query expression.
string getTablePrefix() Get the grammar's table prefix.
string wrapTable(Expression|string $table)
Collection get(array $columns = array('*'))
bool insert(array $values) Insert a new record into the database.
Page 17 of 39