Manual:$wgPagePropsHaveSortkey/ja

Category:MediaWiki configuration settings/ja#PagePropsHaveSortkeyCategory:MediaWiki configuration settings introduced in version 1.23.0/ja#PagePropsHaveSortkeyCategory:MediaWiki configuration settings removed in version 1.36.0/ja#PagePropsHaveSortkeyCategory:MediaWiki deprecated or obsolete features/ja#PagePropsHaveSortkeyCategory:Database variables/ja#PagePropsHaveSortkey
その他の設定: $wgPagePropsHaveSortkey
Set to false if the page_props table doesn't have a pp_sortkey column
導入されたバージョン:1.23.0 (Gerrit change 122349; git #b1d6e78f)
除去されたバージョン:1.36.0 (Gerrit change 670131; git #b754d1ee)
許容される値:(真偽値)
既定値:true

詳細

Set this to false if you haven't applied the schema update that adds the pp_sortkey column to the page_props table. This is mainly for use by administrators of large wikis who cannot immediately apply the schema updates to their database.

See git #b1d6e78f, in particular the SQL file, for more details.

Category:Database variables/ja Category:MediaWiki configuration settings/ja Category:MediaWiki configuration settings introduced in version 1.23.0/ja Category:MediaWiki configuration settings removed in version 1.36.0/ja Category:MediaWiki deprecated or obsolete features/ja