Add join conditions to ActiveUsersPager
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 21 Sep 2018 18:32:34 +0000 (14:32 -0400)
committerAnomie <bjorsch@wikimedia.org>
Thu, 11 Oct 2018 19:34:21 +0000 (19:34 +0000)
commit15441cabe60d84e17ffb25824aeb095d92bc375a
tree3d0a41c60389db8f5b6182b2575f93baa7b01d30
parent17df3da8209f60a7e5c82dd6504c5f9d564089a9
Add join conditions to ActiveUsersPager

We're (very slowly and somewhat unofficially) moving towards using join
conditions everywhere, and here they're needed to avoid errors once the
actor migration reaches the READ_NEW stage.

Bug: T204767
Change-Id: I8bfe861fac7874f8938bed9bfac3b7ec6f478238
includes/specials/pagers/ActiveUsersPager.php