Manual:migrateArchiveText.php
Appearance
This feature was removed completely in version MediaWiki 1.40. |
| MediaWiki versions: | 1.31 – 1.39 |
| MediaWiki file: migrateArchiveText.php | |
|---|---|
| Location: | maintenance/ |
| Source code: | master • 1.45.3 • 1.44.5 • 1.43.8 |
| Classes: | MigrateArchiveText |
Details
[edit]migrateArchiveText.php is a maintenance script that migrates content from pre-1.5 ar_text and ar_flags columns to text storage.
Usage
[edit]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. |