wiki.techinc.nl/tests/phpunit/includes/db
Reedy 71badb429e Remove global namespaced LBFactory
Change-Id: Ia87aa5c9426af83627a1bbc9bd914546c89c1e47
2018-09-21 15:42:42 +00:00
..
DatabaseOracleTest.php tests: Enable PHPUnit 4/6 compat layer in some tests that need it 2018-04-07 19:31:24 -07:00
DatabasePostgresTest.php rdbms: Remove support for PostgreSQL < 9.2, and improve INSERT IGNORE for 9.5 2018-04-05 20:52:46 +00:00
DatabaseSqliteTest.php rdbms: make LoadBalancer::getConnection() ignore CONN_TRX_AUTO when unusable 2018-03-02 18:40:39 +00:00
DatabaseTestHelper.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
LBFactoryTest.php Remove global namespaced LBFactory 2018-09-21 15:42:42 +00:00
LoadBalancerTest.php rdbms: add more comments and sanity checks for CONN_TRX_AUTOCOMMIT 2018-08-09 01:39:07 +00:00