wiki.techinc.nl/includes/db
Aaron Schulz de0e9f09c5 Fixed mismatched profile calls in LoadBalancer.
Change-Id: I1ac81347b8af9b30dc03df94a76483a4ae4a6503
2012-09-29 11:52:48 -07:00
..
CloneDatabase.php Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
Database.php Warn about all nested transactions when testing. 2012-09-26 12:38:44 +02:00
DatabaseError.php Use wfMessage instead of deprecated wfMsg* 2012-08-18 14:11:05 +02:00
DatabaseIbm_db2.php Added post-commit callback support to DB classes. 2012-08-29 13:01:38 -07:00
DatabaseMssql.php Added post-commit callback support to DB classes. 2012-08-29 13:01:38 -07:00
DatabaseMysql.php (bug 39287) Fixed error checking in DatabaseMysql::fetchObject. 2012-09-04 11:41:58 -07:00
DatabaseOracle.php Added post-commit callback support to DB classes. 2012-08-29 13:01:38 -07:00
DatabasePostgres.php (bug 39635) PostgreSQL has no LOCK IN SHARE MODE 2012-08-27 18:58:54 +02:00
DatabaseSqlite.php Added post-commit callback support to DB classes. 2012-08-29 13:01:38 -07:00
DatabaseUtility.php Fix FakeResultWrapper::fetchRow, which (contrary to ResultWrapper::fetchRow) didn't always return an array 2012-07-03 10:35:19 -07:00
IORMRow.php some doc for the ORM system 2012-07-26 10:31:38 +02:00
IORMTable.php some doc for the ORM system 2012-07-26 10:31:38 +02:00
LBFactory.php (bug 32774) Added config options and flags for SSL and compression in DB. 2012-08-16 10:48:07 -04:00
LBFactory_Multi.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LBFactory_Single.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
LoadBalancer.php Fixed mismatched profile calls in LoadBalancer. 2012-09-29 11:52:48 -07:00
LoadMonitor.php Added missing GPLv2 headers in includes/db. 2012-04-26 10:47:10 +02:00
ORMIterator.php Remove adittional type hinting stuff because PHP will die if its there >_> 2012-06-20 18:13:14 +02:00
ORMResult.php some doc for the ORM system 2012-07-26 10:31:38 +02:00
ORMRow.php some doc for the ORM system 2012-07-26 10:31:38 +02:00
ORMTable.php Allow aliased field names with separated syntax 2012-08-15 15:16:09 +02:00