bool enableForeignKeyConstraints() Enable foreign key constraints.
bool supportsSchemaTransactions() Check if this Grammar supports schema
string getValue(Expression $expression)
bool hasColumn(string $table, string $column) Determine if the given table
string compileDropUnique(Blueprint $blueprint,
array compileChange(Blueprint $blueprint,
array prefixArray(string $prefix, array $values) Add a prefix to an array
string parameterize(array $values) Create query parameter place-holders
string wrap(Expression|string $value, bool $prefixAlias
string wrapTable(Expression|string $table)
Page 10 of 28