Manual:$wgTemplateLinksSchemaMigrationStage
Database settings: $wgTemplateLinksSchemaMigrationStage | |
---|---|
templatelinks table schema migration stage, for normalizing tl_namespace and tl_title fields. |
|
Introduced in version: | 1.38.0 (Gerrit change 760583; git #f7298b59) |
Removed in version: | still in use |
Allowed values: | (integer) |
Default value: | SCHEMA_COMPAT_OLD |
Other settings: Alphabetical | By function |
Details[edit]
templatelinks table schema migration stage, for normalizing tl_namespace and tl_title fields.
Use the SCHEMA_COMPAT_XXX
flags.
Supported values:
- SCHEMA_COMPAT_OLD
- SCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_OLD
- SCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_NEW
- SCHEMA_COMPAT_NEW