bool disableForeignKeyConstraints() Disable foreign key constraints.
void timestamps() Add nullable creation and update timestamps to the table
string compileCreate(Blueprint $blueprint,
Fluent boolean(string $column)
string compileDropIfExists(Blueprint $blueprint,
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
bool hasTable(string $table) Determine if the given table exists.
$this setConnection(Connection $connection)
string getColumnType(string $table, string $column) Get the data type for
string getDateFormat() Get the format for database stored dates.
Page 5 of 28