MediaWiki REL1_33
database Directory Reference
Directory dependency graph for database:
includes/libs/rdbms/database

Directories

 domain
 
 position
 
 resultwrapper
 
 utils
 

Files

 Database.php
 
 DatabaseMssql.php
 This is the MS SQL Server Native database abstraction layer.
 
 DatabaseMysqlBase.php
 This is the MySQL database abstraction layer.
 
 DatabaseMysqli.php
 This is the MySQLi database abstraction layer.
 
 DatabasePostgres.php
 This is the Postgres database abstraction layer.
 
 DatabaseSqlite.php
 This is the SQLite database abstraction layer.
 
 DBConnRef.php
 
 IDatabase.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 IMaintainableDatabase.php
 This file deals with database interface functions and query specifics/optimisations.
 
 MaintainableDBConnRef.php