string compileUpdate(Builder $query, array $values)
string compileInsert(Builder $query, array $values)
string getTablePrefix() Get the grammar's table prefix.
string compileExists(Builder $query)
string compileSelect(Builder $query)
bool supportsSavepoints() Determine if the grammar supports savepoints
array getOperators() Get the grammar specific operators.
string getDateFormat() Get the format for database stored dates.
string wrapTable(Expression|string $table)
Page 6 of 13