bool statement(string $query, array $bindings = array()) Execute an SQL
bool supportsSavepoints() Determine if the grammar supports savepoints
Paginator simplePaginate(int $perPage = 15
int update(string $query, array $bindings = array()) Run an update statement
mixed update(array $attributes) Update the parent model on the relationship
$this syncOriginalAttribute(string $attribute) Sync a single original attribute
array saveMany(Collection|array $models, array $joinings = array())
void __construct(Connection $connection)
int rawUpdate(array $attributes = array()) Run a raw update against the
mixed getResults() Get the results of the relationship.
Page 91 of 100