Manual:MigrateArchiveText.php/ko
미디어위키 버전: | ≥ 1.31 |
미디어위키 파일: migrateArchiveText.php | |
---|---|
위치: | maintenance/ |
소스 코드: | master • 1.42.3 • 1.41.4 • 1.39.10 |
클래스: | 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. |