wiki.techinc.nl/includes/db
Christian Aistleitner 02c05b9d0e Correcting type of DatabaseSqlite::insertId()
Change-Id: I37ebe291cf8c4fd66a1ee236fcfa063016efbc8d
2012-04-06 21:02:27 +02:00
..
CloneDatabase.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
Database.php Bug 35162 - Change in Database api break extension MSSQLBackCompat 2012-03-21 15:56:33 -07:00
DatabaseError.php rv r87948 "fix backtrace on SQL error" 2012-01-30 17:36:43 +00:00
DatabaseIbm_db2.php Follow-up r112565: fix code duplication 2012-02-28 14:42:08 +00:00
DatabaseMssql.php Follow-up r112565: fix code duplication 2012-02-28 14:42:08 +00:00
DatabaseMysql.php Follow-up r112565: fix code duplication 2012-02-28 14:42:08 +00:00
DatabaseOracle.php Follow-up r112565: fix code duplication 2012-02-28 14:42:08 +00:00
DatabasePostgres.php Merge "Remove unused $wgDebugDBTransactions" 2012-04-02 15:43:21 +00:00
DatabaseSqlite.php Correcting type of DatabaseSqlite::insertId() 2012-04-06 21:02:27 +02:00
DatabaseUtility.php Moar documentations 2011-11-29 21:04:20 +00:00
LBFactory.php More documentation of parameters following up r104591 2011-12-05 16:50:58 +00:00
LBFactory_Multi.php More documentation of parameters following up r104591 2011-12-05 16:50:58 +00:00
LBFactory_Single.php Moar documentations 2011-09-16 17:58:50 +00:00
LoadBalancer.php Pass __METHOD__ to DatabaseBase::begin(), DatabaseBase::commit() and DatabaseBase::rollback() 2012-02-25 13:23:43 +00:00
LoadMonitor.php Moar documentations 2011-11-29 21:04:20 +00:00