Handbuch:MigrateArchiveText.php
MediaWiki Version: | ≥ 1.31 |
MediaWiki-Datei: migrateArchiveText.php | |
---|---|
Speicherort: | maintenance/ |
Quellcode: | master • 1.38.1 • 1.37.2 • 1.35.6 |
Klassen: | MigrateArchiveText |
Details
migrateArchiveText.php is a maintenance script that migrates content from pre-1.5 ar_text and ar_flags columns to text storage.
Verwendung
php migrateArchiveText.php --replace-missing
Option/Parameter | Beschreibung |
---|---|
--replace-missing | For rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database. |