protected Schema::createTableSql($name, $table)
public Schema::dropIndex($table, $name) Drop
public Schema::dropUniqueKey($table, $name)
public Schema::dropPrimaryKey($table) Drop
public Schema::addPrimaryKey($table, $fields)
public Schema::indexExists($table, $name)
public Schema::fieldSetNoDefault($table, $field)
public Schema::getComment($table, $column = NULL)
protected Schema::getNormalizedIndexes(array $spec)
public Schema::tableExists($table) Check
Page 3 of 4