int update(string $query, array $bindings = array()) Run an update statement
Expression raw(mixed $value)
string getDatabaseName() Get the name of the connected database.
static array compiles() Get a list of files that should be compiled
void listen(Closure $callback)
string getSql() Get the SQL for the query.
$this setReconnector(callable $reconnector) Set the reconnect instance
bool logging() Determine whether we're logging queries.
array prepareBindings(array $bindings) Prepare the query bindings for execution
cursor($query, $bindings = array(), $useReadPdo = true) Parameters
Page 30 of 43