wiki.techinc.nl/includes/db
Aaron Schulz 8c6fca60f2 Made DB errors go to the exception log again
* Some DB errors are caught while others bubble up to users.
  It is useful to log the latter separately and it also provides
  more context. The exception logs have a backtrace where as the
  regular DB logs do not.

Change-Id: I7ef7693d96e0258119f714e678099e4813ca0c94
2014-04-28 10:53:16 -07:00
..
ChronologyProtector.php Update documentation for database related classes 2014-01-06 19:45:40 +01:00
CloneDatabase.php Add missing line breaks to wfDebug() calls 2014-03-29 11:52:07 +01:00
Database.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
DatabaseError.php Made DB errors go to the exception log again 2014-04-28 10:53:16 -07:00
DatabaseMssql.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
DatabaseMysql.php Update documentation for database related classes 2014-01-06 19:45:40 +01:00
DatabaseMysqlBase.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
DatabaseMysqli.php Fixed spacing 2014-03-20 20:37:30 +00:00
DatabaseOracle.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
DatabasePostgres.php Use strict array_search in DatabasePostgres.php 2014-04-27 09:24:25 +02:00
DatabaseSqlite.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
DatabaseUtility.php Add preliminary MS SQL support 2014-02-15 10:40:19 -08:00
IORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
IORMTable.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LBFactory.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LBFactoryMulti.php Update documentation for database related classes 2014-01-06 19:45:40 +01:00
LBFactorySingle.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LoadBalancer.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LoadMonitor.php Cleanups to LoadMonitor 2014-02-11 06:27:36 +00:00
ORMIterator.php Update formatting on database-related classes 2013-11-21 16:39:38 +00:00
ORMResult.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMTable.php Merge "Add 'since <version>' to @deprecated annotations" 2014-04-22 19:46:38 +00:00