mediawiki-extensions-AbuseF.../includes/Pager
Umherirrender 7e8162c705 Special:AbuseFilter: Include primary key for unique pagination
A unique column is needed in the order to ensure the next offset is
correct and does not skip items

As mention in the doc for IndexPager::getExtraSortFields the extra
columns are not for pagination, only to help the optimizer building a
better query plan by mention denormalized columns.

Bug: T191694
Change-Id: I9fb9f848a0b165dbaa0a2b31d9504324f43578de
2022-07-29 17:38:13 +02:00
..
AbuseFilterExaminePager.php Clean up AbuseFilterViewExamine and AbuseFilterExaminePager 2022-07-03 11:29:43 +02:00
AbuseFilterHistoryPager.php Add LinkBatch to Special:AbuseFilter/home and /history 2022-07-29 13:56:03 +02:00
AbuseFilterPager.php Special:AbuseFilter: Include primary key for unique pagination 2022-07-29 17:38:13 +02:00
AbuseLogPager.php Merge "Call IContextSource::getAuthority instead of IContextSource::getUser" 2022-07-29 10:25:23 +00:00
GlobalAbuseFilterPager.php Add LinkBatch to Special:AbuseFilter/home and /history 2022-07-29 13:56:03 +02:00