Podręcznik:MigrateArchiveText.php
Wersja MediaWiki: | ≥ 1.31 |
Plik MediaWiki: migrateArchiveText.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.39.3 • 1.38.6 • 1.35.10 |
Klasy: | MigrateArchiveText |
Szczegóły
migrateArchiveText.php is a maintenance script that migrates content from pre-1.5 ar_text and ar_flags columns to text storage.
Użycie
php migrateArchiveText.php --replace-missing
Opcja/Parametr | Opis |
---|---|
--replace-missing | For rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database. |