string compileInsert(Builder $query, array $values)
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string compileUpdate(Builder $query, array $values)
string getDateFormat() Get the format for database stored dates.
array getOperators() Get the grammar specific operators.
bool supportsSavepoints() Determine if the grammar supports savepoints
string wrapTable(Expression|string $table)
string parameterize(array $values) Create query parameter place-holders
Page 4 of 13