Manual:MigrateArchiveText.php/de

MediaWiki Version:
1.31
Category:MediaWiki code/de#MigrateArchiveText.php

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/ParameterBeschreibung
--replace-missingFor rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database.

Siehe auch

Category:Maintenance scripts/de
Category:Maintenance scripts/de Category:MediaWiki code/de