Manual:MigrateArchiveText.php/pl

Wersja MediaWiki:
1.31
Category:MediaWiki code/pl#MigrateArchiveText.php

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

Zobacz też

Category:Maintenance scripts/pl
Category:Maintenance scripts/pl Category:MediaWiki code/pl