wiki.techinc.nl/includes/db
Aaron Schulz 9f01cee8fa Moved all load balancer classes to /loadbalancer
* Also split out LBFactory classes to their own files

Change-Id: I9e649878afcffdb736c09c0574e5f99b1e72382f
2015-09-24 22:56:05 +00:00
..
loadbalancer Moved all load balancer classes to /loadbalancer 2015-09-24 22:56:05 +00:00
ChronologyProtector.php
CloneDatabase.php
Database.php DatabaseBase::deadlockLoop(): Remove unused variables 2015-09-19 02:07:13 -04:00
DatabaseError.php Avoid update.php suggestion on DB connection errors 2015-08-07 00:31:46 -07:00
DatabaseMssql.php Fix braces code style 2015-06-17 16:28:51 +03:00
DatabaseMysql.php Merge "database: Small DB class cleanups" 2015-06-28 00:26:07 +00:00
DatabaseMysqlBase.php Remove unused argument 2015-09-24 19:10:45 +02:00
DatabaseMysqli.php Merge "database: Small DB class cleanups" 2015-06-28 00:26:07 +00:00
DatabaseOracle.php Database: Remove unused errorCount() method 2015-09-18 04:35:13 -04:00
DatabasePostgres.php Avoid postgres IDE error with doQuery() visibility 2015-07-02 19:29:56 +00:00
DatabaseSqlite.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
DatabaseUtility.php Remove unused class DBObject 2015-03-23 20:09:47 -04:00
DBConnRef.php Formally defined IDatabase and made a few Database methods protected 2015-07-02 12:26:30 -07:00
IDatabase.php Formally defined IDatabase and made a few Database methods protected 2015-07-02 12:26:30 -07:00
IORMRow.php
IORMTable.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
ORMIterator.php
ORMResult.php
ORMRow.php
ORMTable.php Add lots of @throws 2014-12-24 13:49:20 +00:00