Builder|
$this distinct() Force the query to only return distinct results.
$this dynamicWhere(string $method, string $parameters) Handles dynamic
string compileSavepointRollBack(string $name) Compile the SQL statement
$this from(string $table) Set the table which the query is targeting.
$this orderByRaw(string $sql, array $bindings = array()) Add a raw "order
int getCountForPagination(array $columns = array('*')) Get the count of
array getOperators() Get the grammar specific operators.
Page 27 of 39