wiki.techinc.nl/tests/phpunit/includes/db
2018-07-03 05:40:03 +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 rdbms: make getCPInfoFromCookieValue() stricter about allowed values 2018-06-12 18:18:54 +00:00
LoadBalancerTest.php rdbms: fix Sqlite::tableExists() method to avoid STATUS_TRX_ERROR 2018-06-22 22:33:45 +00:00