string compileDropUnique(Blueprint $blueprint,
void morphs(string $name, string|null $indexName = null) Add the proper
void dropTimestampsTz() Indicate that the timestamp columns should be dropped
bool hasTable(string $table) Determine if the given table exists.
array prefixArray(string $prefix, array $values) Add a prefix to an array
string compileDropColumn(Blueprint $blueprint,
string getTable() Get the table the blueprint describes.
array getColumnListing(string $table) Get the column listing for a given
bool supportsSchemaTransactions() Check if this Grammar supports schema
string parameterize(array $values) Create query parameter place-holders
Page 7 of 28