mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Added information about latest migrations
This commit is contained in:
parent
500ae20c94
commit
b87f171233
14 changed files with 41 additions and 3 deletions
|
@ -23,7 +23,7 @@ Erklärungen über die Datenbankmigration
|
|||
Während des Updates migrieren wir die Datenbank.
|
||||
|
||||
Alle Datenbankmigrationen sind im Verzeichnis ``app/DoctrineMigrations`` gespeichert. Jede von ihnen kann einzeln ausgeführt werden:
|
||||
``bin/console doctrine:migrations:migrate 20161001072726 --env=prod``.
|
||||
``bin/console doctrine:migrations:execute 20161001072726 --env=prod``.
|
||||
|
||||
Dies ist die Migrationsliste von 2.1.x auf 2.2.0:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue