wiki.techinc.nl/includes/libs/rdbms
Petr Pchelko 87a5cb4673 UserQueryBuilder: abstraction for actor table queries.
This introduces a specialized SelectQueryBuilder for
queries related to actor table. So far it's fairly basic,
but in future it is intended to grow.

This patch only introduces the new abstraction, using
it will be separated into separate patches.

Bug: T274223
Change-Id: Ibb1c58016e3956a46bfaf1a9f51f265114bb9ace
2021-02-22 11:47:07 -07:00
..
connectionmanager Streamline/fix code by using short ?: and ?? syntax 2019-11-11 11:17:13 +01:00
database docs: Fix 'dependant' typos 2021-02-18 16:59:20 +00:00
encasing Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
exception Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
field Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:42:42 +00:00
lbfactory Use static closures where safe to use 2021-02-11 00:13:52 +00:00
loadbalancer Use static closures where safe to use 2021-02-11 00:13:52 +00:00
loadmonitor rdbms: use LoadBalancer::MAX_LAG_DEFAULT constant within LoadMonitor 2021-01-19 01:27:15 +00:00
querybuilder UserQueryBuilder: abstraction for actor table queries. 2021-02-22 11:47:07 -07:00
ChronologyProtector.php Merge "In ChronologyProtector fix confusion between DB name and master name" 2020-06-03 14:22:45 +00:00
defines.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
TransactionProfiler.php Make use of array deconstruction directly in foreach, if possible 2020-11-12 18:38:06 +00:00