addElement($elementName, $resource, $tableName, $elementDefinition, $elementType)
modifyTableOption($tableName, $resource, $optionName, $optionValue)
modifyColumn($columnName, $resource, $tableName, $columnDefinition)
dropTable($tableName, $resource)
dropElement($resource, $elementName, $tableName, $type)
resetAutoIncrement($tableName, $resource)
createTable($tableName, $resource, array $definition, array $options)
compile(StatementAggregator $statementAggregator, $dryRun)