protected Schema::createTableSql($name, $table)
MySQL implementation of \Drupal\Core
public Schema::dropUniqueKey($table, $name)
public Schema::dropIndex($table, $name) Drop
Maximum length of a table comment in MySQL. File core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Maximum length of a column comment in MySQL. File core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
public Schema::addUniqueKey($table, $name, $fields)
public Schema::fieldSetNoDefault($table, $field)
protected Schema::getNormalizedIndexes(array $spec)
public Schema::indexExists($table, $name)
Page 3 of 4