Manual:$wgCategoryLinksSchemaMigrationStage
Appearance
This feature was removed completely in version 1.45.0. |
| Database settings: $wgCategoryLinksSchemaMigrationStage | |
|---|---|
Migration stage for categorylinks tables |
|
| Introduced in version: | 1.44.0 (Gerrit change 1113166; git #96153d64) |
| Removed in version: | 1.45.0 (Gerrit change 1192867; git #I54232a2) |
| Allowed values: | (integer) |
| Default value: | 3 |
| Other settings: Alphabetical | By function | |
Details
[edit]Migration stage for categorylinks tables
Use the SCHEMA_COMPAT_XXX flags.
Supported values:
SCHEMA_COMPAT_WRITE_OLD | SCHEMA_COMPAT_READ_OLD(SCHEMA_COMPAT_OLD) (= 1 | 2 = 3)SCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_OLD(= 0x101 | 0x2 = 0x103)