wiki.techinc.nl/includes/db
2010-11-25 07:39:51 +00:00
..
Database.php Give SQLite a translation for MySQL's UNIX_TIMESTAMP() functions. Pg will probably need something similar. 2010-11-25 07:39:51 +00:00
DatabaseIbm_db2.php Fixed another wrong function name 2010-11-23 14:30:01 +00:00
DatabaseMssql.php Moved switches in Special:Unusedimages and Special:Ancientpages to extract a unix timestamp from a fielf to DatabaseBase and related classes to avoid code duplication 2010-11-24 15:40:25 +00:00
DatabaseMysql.php Moved switches in Special:Unusedimages and Special:Ancientpages to extract a unix timestamp from a fielf to DatabaseBase and related classes to avoid code duplication 2010-11-24 15:40:25 +00:00
DatabaseOracle.php Moved switches in Special:Unusedimages and Special:Ancientpages to extract a unix timestamp from a fielf to DatabaseBase and related classes to avoid code duplication 2010-11-24 15:40:25 +00:00
DatabasePostgres.php dieout() now default to empty text. follow up r76165 2010-11-23 20:39:04 +00:00
DatabaseSqlite.php Give SQLite a translation for MySQL's UNIX_TIMESTAMP() functions. Pg will probably need something similar. 2010-11-25 07:39:51 +00:00
LBFactory.php Fix for r70684: correct description 2010-08-08 12:09:18 +00:00
LBFactory_Multi.php Fix for r70684: correct description 2010-08-08 12:09:18 +00:00
LoadBalancer.php rm unused and (seemingly) broken factory function 2010-11-23 16:11:28 +00:00
LoadMonitor.php * standardised file headers 2010-08-08 11:55:47 +00:00