Builder|
string toSql() Get the SQL representation of the query.
int processInsertGetId(Builder $query, string $sql, array $values
$this useWritePdo() Use the write pdo for query.
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
bool chunkById(int $count, callable $callback, string $column = 'id', string $alias = null)
string parameter(mixed $value) Get the appropriate query parameter place-holder
$this from(string $table) Set the table which the query is targeting.
array wrapArray(array $values) Wrap an array of values.
Page 35 of 39