string compileRandom(string $seed) Compile the random statement into SQL
string compileSavepointRollBack(string $name) Compile the SQL statement
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string getDateFormat() Get the format for database stored dates.
string wrapTable(Expression|string $table)
string wrap(Expression|string $value, bool $prefixAlias
bool isExpression(mixed $value) Determine if the given value is a raw expression
string parameter(mixed $value) Get the appropriate query parameter place-holder
Page 11 of 13