MediaWiki
1.34.4
|
Directories | |
directory | domain |
directory | position |
directory | resultwrapper |
directory | utils |
Files | |
file | Database.php [code] |
file | DatabaseMysqlBase.php [code] |
This is the MySQL database abstraction layer. | |
file | DatabaseMysqli.php [code] |
This is the MySQLi database abstraction layer. | |
file | DatabasePostgres.php [code] |
This is the Postgres database abstraction layer. | |
file | DatabaseSqlite.php [code] |
This is the SQLite database abstraction layer. | |
file | DBConnRef.php [code] |
file | IDatabase.php [code] |
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. | |
file | IMaintainableDatabase.php [code] |
This file deals with database interface functions and query specifics/optimisations. | |
file | MaintainableDBConnRef.php [code] |