string toSql() Get the SQL representation of the query.
$this limit(int $value) Set the "limit" value of the query.
array getOperators() Get the grammar specific operators.
Builder|
Paginator simplePaginate(int $perPage = 15
void __construct(mixed $value) Create a new raw query expression.
string compileSelect(Builder $query)
Processor getProcessor()
bool supportsSavepoints() Determine if the grammar supports savepoints
Page 15 of 39