wiki.techinc.nl/includes/db
2014-06-26 18:47:43 +00:00
..
ChronologyProtector.php Update documentation for database related classes 2014-01-06 19:45:40 +01:00
CloneDatabase.php Double check its safe before dropping new table during db cloning 2014-06-25 10:56:53 +00:00
Database.php Merge "Made DB commit() method properly bail out if no trx is active" 2014-06-26 03:52:02 +00:00
DatabaseError.php DBConnectionError: Expand {{SITENAME}} in pagetitle with Message::text() 2014-05-26 13:40:34 -04:00
DatabaseMssql.php Fix some issues with Microsoft SQL Server support 2014-04-22 01:08:45 -05:00
DatabaseMysql.php Update documentation for database related classes 2014-01-06 19:45:40 +01:00
DatabaseMysqlBase.php Remove DatabaseMysqlBase::getLagFromProcesslist() (deprecated 1.19) 2014-06-25 19:54:15 +02:00
DatabaseMysqli.php Set MYSQLI_OPT_CONNECT_TIMEOUT in mysqli 2014-06-20 15:51:45 +00:00
DatabaseOracle.php Fetch string to pass through writeTemporary() in DatabaseOracle.php 2014-06-08 02:45:46 -07:00
DatabasePostgres.php PostgreSQL: Only rollback when in a transaction 2014-05-29 23:51:57 -07:00
DatabaseSqlite.php Fix: numFields wrong for sqlite 2014-05-21 13:09:13 +00: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 Deprecate $wgMasterWaitTimeout 2014-06-11 22:24:07 -07:00
LBFactoryMulti.php Deprecate $wgMasterWaitTimeout 2014-06-11 22:24:07 -07:00
LBFactorySingle.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LoadBalancer.php Merge "Remove LoadBalancer::closeConnecton (deprecated since 1.18)" 2014-06-26 18:47:43 +00:00
LoadMonitor.php Cleanups to LoadMonitor 2014-02-11 06:27:36 +00:00
ORMIterator.php
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