wiki.techinc.nl/includes/db
Aaron Schulz 5f1f698ad0 Removed unused method
Change-Id: I8d72798ed5a7048ca8c8f410612bb6645b06f634
2014-10-06 12:54:07 -07: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 Created DatabaseBase::trxTimestamp method and added usage in ActiveUsers query 2014-09-24 22:38:36 +00:00
DatabaseError.php Revert "Replace wfMsgReplaceArgs by RawMessage" 2014-09-29 17:41:56 +00:00
DatabaseMssql.php Fixed spacing 2014-09-29 20:46:19 +02:00
DatabaseMysql.php DatabaseMysqlBase: Use VERSION() rather than server_info 2014-09-20 06:16:09 -04:00
DatabaseMysqlBase.php DatabaseMysqlBase: Use VERSION() rather than server_info 2014-09-20 06:16:09 -04:00
DatabaseMysqli.php DatabaseMysqlBase: Use VERSION() rather than server_info 2014-09-20 06:16:09 -04:00
DatabaseOracle.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
DatabasePostgres.php Merge "Add some @see to doc blocks" 2014-08-25 09:51:15 +00:00
DatabaseSqlite.php Ignore duplicate key errors in update-keys.sql 2014-09-08 13:29:31 -07:00
DatabaseUtility.php Change @return to start with type 2014-08-20 20:35:41 +02:00
IORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
IORMTable.php Remove wrong type from @param of IORMTable::getPrefixedFields 2014-08-15 18:31:04 +02:00
LBFactory.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
LBFactoryMulti.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
LBFactorySingle.php Use some callable hints on @param docs 2014-07-03 21:20:35 +02:00
LoadBalancer.php Removed unused method 2014-10-06 12:54:07 -07:00
LoadMonitor.php Slave lag check tweaks to JobRunner 2014-09-24 00:59:55 +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 Remove wrong type from @param of IORMTable::getPrefixedFields 2014-08-15 18:31:04 +02:00