wiki.techinc.nl/includes/db
Kevin Israel cbfd6cff6d Remove unused class DBObject
This was left over from a previous attempt at Oracle support,
which was removed in 1.10 (r19196 / ccf91e827a).

Change-Id: I5f9b82fffc0b4f84286b697be8d504020fe22547
2015-03-23 20:09:47 -04:00
..
ChronologyProtector.php
CloneDatabase.php
Database.php Made master connection expectations actually work 2015-03-03 13:18:18 -08:00
DatabaseError.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
DatabaseMssql.php Merge "Always decode Blob objects from Database::addQuotes" 2015-02-25 21:17:06 +00:00
DatabaseMysql.php DatabaseMysqlBase: Use VERSION() rather than server_info 2014-09-20 06:16:09 -04:00
DatabaseMysqlBase.php Fixed detection of unsigned mysql column in updater 2015-03-05 18:25:50 +00:00
DatabaseMysqli.php Fixed detection of unsigned mysql column in updater 2015-03-05 18:25:50 +00:00
DatabaseOracle.php DatabaseBase constructor cleanups 2015-02-23 13:02:28 -08:00
DatabasePostgres.php Merge "Always decode Blob objects from Database::addQuotes" 2015-02-25 21:17:06 +00:00
DatabaseSqlite.php Clean up $wgSQLiteDataDir handling and removed standalone sqlite class 2015-03-09 18:35:24 +00:00
DatabaseUtility.php Remove unused class DBObject 2015-03-23 20:09:47 -04:00
IORMRow.php
IORMTable.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
LBFactory.php Cleaned up LoadBalancer::getConnection 2014-12-10 00:27:48 -08:00
LBFactoryMulti.php Add missing visibility keywords to all LoadBalancer methods 2014-11-20 21:02:14 +01:00
LBFactorySingle.php Add missing visibility keywords to all LoadBalancer methods 2014-11-20 21:02:14 +01:00
LoadBalancer.php Avoid certain useless dbperformance log entries 2015-03-12 18:50:05 -07:00
LoadMonitor.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
ORMIterator.php
ORMResult.php
ORMRow.php
ORMTable.php Add lots of @throws 2014-12-24 13:49:20 +00:00