Blueprint class Blueprint (
string compileTableExists() Compile the query to determine if a table exists
string compileDropColumn(Blueprint $blueprint,
array wrapArray(array $values) Wrap an array of values.
Fluent addColumn(string $type, string $name, array $parameters = array())
string compileColumnExists(string $table) Compile the query to determine
string compileRename(Blueprint $blueprint,
string compileDropUnique(Blueprint $blueprint,
string wrapTable(Expression|string $table)
string getValue(Expression $expression)
Page 27 of 28