wiki.techinc.nl/includes/db
2011-05-13 17:24:43 +00:00
..
CloneDatabase.php Change the duplicateTableStructure() to use the original names. 2011-04-12 18:54:51 +00:00
Database.php removed max line size for a sql dump file. This optional since PHP 4.2.0. Larger lines are needed when importing test databases in selenium framework. This change was discussed on wikitech-l on 03.Feb.2011. 2011-05-13 17:24:43 +00:00
DatabaseIbm_db2.php E_STRICT in DB2. Ping r85885. 2011-04-18 17:28:35 +00:00
DatabaseMssql.php More silly ternary true : false fixes 2011-05-09 20:49:19 +00:00
DatabaseMysql.php Change the duplicateTableStructure() to use the original names. 2011-04-12 18:54:51 +00:00
DatabaseOracle.php * fixed tableName handling for internal purposes (bug if using sharedDB as i need raw table name) 2011-05-04 10:43:34 +00:00
DatabasePostgres.php Followup to r85907, correctly quote table names. 2011-04-29 22:27:34 +00:00
DatabaseSqlite.php Return comment stuffs 2011-05-11 23:11:41 +00:00
LBFactory.php More function/member variable documentation 2011-03-09 17:09:10 +00:00
LBFactory_Multi.php More unused variables 2010-11-30 18:44:50 +00:00
LBFactory_Single.php Documentation 2011-05-02 16:58:29 +00:00
LoadBalancer.php Follow up r86363 - Missing a dollar sign. 2011-05-02 07:42:14 +00:00
LoadMonitor.php More function/member variable documentation 2011-03-09 17:09:10 +00:00