Fluent jsonb(string $column)
Fluent foreign(string|array $columns, string $name = null)
bool hasTable(string $table) Determine if the given table exists.
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
string compileUnique(Blueprint $blueprint,
array getAddedColumns() Get the columns on the blueprint that should be
void create(string $table, Closure $callback)
string compileDropForeign(Blueprint $blueprint,
void __construct(string $table, Closure $callback = null)
Fluent unsignedTinyInteger(string $column, bool $autoIncrement = false)
Page 1 of 28