wiki.techinc.nl/includes/libs/rdbms
Fomafix 512aa4e551 Use PHP 7 '??' operator instead of if-then-else
Change-Id: Ia86f8433f30a166d38ee63d0d1745b26740767b9
2018-10-27 23:46:13 +02:00
..
connectionmanager ConnectionManager: Require ILoadBalancer instead of LoadBalancer 2018-05-14 13:27:23 +02:00
database Use PHP 7 '??' operator instead of if-then-else 2018-10-27 23:46:13 +02:00
encasing Add @deprecated tags to various class_alias calls 2018-05-29 13:10:20 -07:00
exception Merge "Don't throw an exception when waiting for replication times out" 2018-09-04 02:20:12 +00:00
field Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
lbfactory Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
loadbalancer Merge "rdbms: fix connection reuse logic in LoadBalancer for postgres" 2018-10-26 20:20:32 +00:00
loadmonitor Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ChronologyProtector.php Use PHP 7 '??' operator instead of '?:' (round 2) 2018-09-03 20:48:10 +02:00
defines.php
TransactionProfiler.php rdbms: add "maxReadRows" limit to TransactionProfiler 2018-08-13 13:30:08 -07:00