Manual:MigrateArchiveText.php/ru
Appearance
Эта функция была полностью удалена в версии MediaWiki 1.40. |
| Версии MediaWiki: | 1.31 – 1.39 |
| Файл MediaWiki: migrateArchiveText.php | |
|---|---|
| Расположение: | maintenance/ |
| Исходный код: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| Классы: | MigrateArchiveText |
Details
migrateArchiveText.php is a maintenance script that migrates content from pre-1.5 ar_text and ar_flags columns to text storage.
Usage
php migrateArchiveText.php --replace-missing
| Option/Parameter | Description |
|---|---|
| --replace-missing | For rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database. |