string parameterize(array $values) Create query parameter place-holders
Fluent timestamp(string $column)
string parameter(mixed $value) Get the appropriate query parameter place-holder
string getTable() Get the table the blueprint describes.
string wrapTable(Expression|string $table)
Fluent uuid(string $column)
Blueprint dropIfExists(string $table)
Blueprint rename(string $from, string $to)
string compileAdd(Blueprint $blueprint,
string compileCreate(Blueprint $blueprint,
Page 9 of 28