Метод | Описание | |
---|---|---|
__construct ( |
||
doUpdate ( |
Here you can define any action that should be performed during the update. For instance executing SQL statements, renaming config entries, updating files, etc. | |
getMigrations ( |
Here you can define one or multiple SQL statements that should be executed during the update. |
public __construct ( |
||
$factory |
public doUpdate ( |
||
$updater |
public getMigrations ( |
||
$updater | ||
Результат |