string compileSelect(Builder $query)
string wrap(Expression|string $value, bool $prefixAlias
string compileSavepoint(string $name) Compile the SQL statement to define
string parameterize(array $values) Create query parameter place-holders
string compileUpdate(Builder $query, array $values)
array wrapArray(array $values) Wrap an array of values.
bool isExpression(mixed $value) Determine if the given value is a raw expression
string wrapTable(Expression|string $table)
Page 5 of 13