Manual:migrateArchiveText.php
Appearance
| MediaWiki バージョン: | ≧ 1.31 |
| MediaWiki ファイル: migrateArchiveText.php | |
|---|---|
| 場所: | maintenance/ |
| ソース コード: | master • 1.44.2 • 1.43.5 • 1.39.15 |
| クラス: | MigrateArchiveText |
詳細
migrateArchiveText.php is a maintenance script that migrates content from pre-1.5 ar_text and ar_flags columns to text storage.
使用法
php migrateArchiveText.php --replace-missing
| オプション/パラメーター | 説明 |
|---|---|
| --replace-missing | For rows with missing or unloadable data, throw away whatever is there and mark them as "error" in the database. |