string compileEnableForeignKeyConstraints() Compile the command to enable
string wrap(Expression|string $value, bool $prefixAlias
array compileRenameColumn(Blueprint $blueprint,
string parameterize(array $values) Create query parameter place-holders
string compileAdd(Blueprint $blueprint,
string columnize(array $columns) Convert an array of column names into
string compileDropIfExists(Blueprint $blueprint,
string compileDisableForeignKeyConstraints() Compile the command to disable
string compileTableExists() Compile the query to determine if a table exists
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Page 1 of 15