array getCommands() Get the commands on the blueprint.
void temporary() Indicate that the table needs to be temporary.
Fluent time(string $column)
Fluent dropForeign(string|array $index)
Fluent mediumIncrements(string $column)
Fluent unique(string|array $columns, string $name = null, string|null $algorithm
void dropIfExists(string $table) Drop a table from the schema if it exists
void build(Connection $connection,
Fluent softDeletes()
Fluent double(string $column, int|null $total = null, int|null $places = null)
Page 11 of 13