Méthode | Description | |
---|---|---|
check ( |
Check the database for missing tables and columns. | |
update ( |
Check the database, create tables, add missing/new columns to tables. | |
updateResult ( ) : |
Show the result of database updates. |
Méthode | Description | |
---|---|---|
addRoutes ( Silex\ControllerCollection $c ) | ||
schemaManager ( ) : |
protected addRoutes ( Silex\ControllerCollection $c ) | ||
$c | Silex\ControllerCollection |
public check ( |
||
$request | ||
Résultat |
protected schemaManager ( ) : |
||
Résultat |
public update ( |
||
$request | The Symfony Request | |
Résultat |
public updateResult ( ) : |
||
Résultat |