 | Up one level
| |
 | ChronologyProtector.php [source] [109 lines] | Generator of database load balancing objects. 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. |
 | CloneDatabase.php [source] [153 lines] | |
 | Database.php [source] [4277 lines] | |
 | DatabaseError.php [source] [446 lines] | This file contains database error classes. 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. |
 | DatabaseMssql.php [source] [1522 lines] | This is the MS SQL Server Native database abstraction layer. 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. |
 | DatabaseMysql.php [source] [199 lines] | This is the MySQL database abstraction layer. 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. |
 | DatabaseMysqlBase.php [source] [1274 lines] | This is the MySQL database abstraction layer. 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. |
 | DatabaseMysqli.php [source] [313 lines] | This is the MySQLi database abstraction layer. 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. |
 | DatabaseOracle.php [source] [1574 lines] | This is the Oracle database abstraction layer. 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. |
 | DatabasePostgres.php [source] [1694 lines] | |
 | DatabaseSqlite.php [source] [1035 lines] | This is the SQLite database abstraction layer. See maintenance/sqlite/README for development notes and other specific information 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. |
 | DatabaseUtility.php [source] [342 lines] | This file contains database-related utility classes. 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. |
 | IORMRow.php [source] [270 lines] | |
 | IORMTable.php [source] [518 lines] | |
 | LBFactory.php [source] [386 lines] | Generator of database load balancing objects. 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. |
 | LBFactoryMulti.php [source] [399 lines] | Advanced generator of database load balancing objects for wiki farms. 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. |
 | LBFactorySingle.php [source] [112 lines] | Simple generator of database connections that always returns the same object. 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. |
 | LoadBalancer.php [source] [1224 lines] | Database load balancing. 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. |
 | LoadMonitor.php [source] [155 lines] | Database load monitoring. 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. |
 | ORMIterator.php [source] [30 lines] | |
 | ORMResult.php [source] [121 lines] | |
 | ORMRow.php [source] [593 lines] | |
 | ORMTable.php [source] [1122 lines] | |