void dropTimestampsTz() Indicate that the timestamp columns should be dropped
void dropSoftDeletes() Indicate that the soft delete column should be dropped
array getChangedColumns() Get the columns on the blueprint that should
PostgresBuilder class PostgresBuilder extends
Fluent binary(string $column)
string compileTableExists() Compile the query to determine if a table exists
string wrapTable(Expression|string $table)
string parameter(mixed $value) Get the appropriate query parameter place-holder
string compileDropForeign(Blueprint $blueprint,
bool hasColumn(string $table, string $column) Determine if the given table
Page 7 of 28