wiki.techinc.nl/includes/libs/rdbms/database
Reedy d3d88f8a46 Remove see comment
Change-Id: I58fcd682dba6c778c0975baf67a6b87f36b1aff2
2016-09-23 01:20:50 +01:00
..
position Move various DB helper classes to /libs/rdbms 2016-09-14 20:40:12 -07:00
resultwrapper Break long lines and generalize some comments in /rdbms 2016-09-22 14:02:53 -07:00
utils Move DatabasePostgres to /libs/rdbms 2016-09-19 14:55:31 -07:00
Database.php Remove see comment 2016-09-23 01:20:50 +01:00
DatabaseBase.php Remove unused DatabaseBase::debug() method 2016-09-19 14:25:35 -07:00
DatabaseDomain.php Make database classes handle hyphens in $wgDBname 2016-09-17 15:29:21 -07:00
DatabaseMysql.php Move mysql database classes to /libs/rdbms 2016-09-17 23:38:51 +00:00
DatabaseMysqlBase.php Inject schema vars into DatabaseMysql 2016-09-22 21:07:27 +00:00
DatabaseMysqli.php Remove dangling $wgDBmysql5 usage from DatabaseMysqli 2016-09-21 12:55:45 -07:00
DatabasePostgres.php Generalize core schema docs in DatabasePostgres 2016-09-22 21:41:19 +00:00
DatabaseSqlite.php Remove old remapping hacks from Database::indexName() 2016-09-21 12:52:17 -07:00
DBConnRef.php Cleanup method visibilites in Database 2016-09-21 12:26:45 -07:00
IDatabase.php Break long lines and generalize some comments in /rdbms 2016-09-22 14:02:53 -07:00