Method | Description | |
---|---|---|
__construct ( |
||
doUpdate ( |
||
getMigrations ( |
Removes option entries for columns that are marked as installed but are actually no longer installed due to a bug in previous versions where the option entries were not correctly removed. |
Method | Description | |
---|---|---|
buildRemoveOptionEntrySql ( $optionName ) | ||
getActuallyExistingColumns ( string $tableName ) : array | ||
getMarkedAsInstalledColumns ( string $componentPrefix ) : array | ||
getMigrationsThatRemoveOptionEntriesOfNotActuallyInstalledColumns ( $dimensionPrefix, $tableName ) | ||
getNotActuallyInstalledColumnNames ( string $componentPrefix, string $tableName ) : array |
public __construct ( |
||
$factory |
public getMigrations ( |
||
$updater | ||
return | array |