wiki.techinc.nl/includes/db
Reedy 1834ee3d8e Fix numerous class/function casing
Change-Id: I23982bfa0548c9ea3bdb432be7982f1563930715
2016-03-18 23:14:49 +00:00
..
loadbalancer DB: Correct argument documentation to match code. 2016-03-08 19:39:49 +01:00
ChronologyProtector.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CloneDatabase.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Database.php Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
DatabaseError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DatabaseMssql.php Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
DatabaseMysql.php Merge "database: Small DB class cleanups" 2015-06-28 00:26:07 +00:00
DatabaseMysqlBase.php Fixes to masterPosWait() for master switchovers 2016-03-08 03:37:44 -08:00
DatabaseMysqli.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
DatabaseOracle.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
DatabasePostgres.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DatabaseSqlite.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DatabaseUtility.php Fixes to masterPosWait() for master switchovers 2016-03-08 03:37:44 -08:00
DBConnRef.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IDatabase.php Merge "Fixes to masterPosWait() for master switchovers" 2016-03-08 12:09:57 +00:00