void drop(string $table) Drop a table from the schema.
Fluent smallIncrements(string $column)
Fluent drop()
Fluent renameColumn(string $from, string $to)
Fluent float(string $column, int $total = 8, int $places = 2)
Fluent macAddress(string $column)
Blueprint drop(string $table)
void __construct(Connection $connection)
$this setConnection(Connection $connection)
Fluent smallInteger(string $column, bool $autoIncrement = false, bool $unsigned
Page 6 of 13