$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Fluent create()
void create(string $table, Closure $callback)
bool disableForeignKeyConstraints() Disable foreign key constraints.
array toSql(Connection $connection,
string parameterize(array $values) Create query parameter place-holders
$this setConnection(Connection $connection)
$this removeColumn(string $name) Remove a column from the schema blueprint
MySqlBuilder class MySqlBuilder extends
array getAddedColumns() Get the columns on the blueprint that should be
Page 1 of 28