wiki.techinc.nl/includes/diff
Brad Jorsch 152376376e Remove hacks for lack of index on rc_this_oldid
In several places, we're including rc_timestamp or other fields in a
query selecting on rc_this_oldid because there was historically no index
on the column.

The needed index was created by I0ccfd26d and deployed by T202167, so
let's remove the hacks.

Bug: T139012
Bug: T239772
Change-Id: Ic99760075bde6603c9f2ab3ee262f5a2878205c7
2019-12-04 16:00:02 -05:00
..
ArrayDiffFormatter.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
ComplexityException.php
Diff.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffEngine.php Improve param docs 2019-11-28 19:08:59 +01:00
DifferenceEngine.php Remove hacks for lack of index on rc_this_oldid 2019-12-04 16:00:02 -05:00
DifferenceEngineSlotDiffRenderer.php
DiffFormatter.php
DiffOp.php Unsuppress other phan issues (part 4) 2019-08-31 17:13:39 +00:00
DiffOpAdd.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffOpChange.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffOpCopy.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
DiffOpDelete.php Split DairikiDiff to class per file 2019-04-14 23:37:52 +01:00
RangeDifference.php
SlotDiffRenderer.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
TableDiffFormatter.php
TextSlotDiffRenderer.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
WordAccumulator.php
WordLevelDiff.php