string getValue(Expression $expression)
string compileInsert(Builder $query, array $values)
array compileTruncate(Builder $query)
string columnize(array $columns) Convert an array of column names into
string compileSavepoint(string $name) Compile the SQL statement to define
string parameter(mixed $value) Get the appropriate query parameter place-holder
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
bool supportsSavepoints() Determine if the grammar supports savepoints
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
array wrapArray(array $values) Wrap an array of values.
Page 2 of 13