wiki.techinc.nl/includes/libs/rdbms/database
Amir Sarabadani 236a0941c0 rdmbs: Start of SQLPlatform to split out of Database
This is the first step to split parts of Database that doesn't require a
connection and are used for query parts.

Bug: T299691
Change-Id: I140aa4328865994499926f898233867ce383908c
2022-04-24 16:07:44 +00:00
..
domain rdbms: Add more return typehints 2021-09-07 08:23:36 +00:00
position Remove DBMasterPos as an alias for DBPrimaryPos 2022-03-27 21:15:19 +02:00
resultwrapper Apply ReturnTypeWillChange to various implementations of built in interfaces 2022-01-25 10:58:13 +00:00
utils rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
Database.php rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
DatabaseMysqlBase.php rdmbs: Start of SQLPlatform to split out of Database 2022-04-24 16:07:44 +00:00
DatabaseMysqli.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
DatabasePostgres.php rdmbs: Start of SQLPlatform to split out of Database 2022-04-24 16:07:44 +00:00
DatabaseSqlite.php rdmbs: Start of SQLPlatform to split out of Database 2022-04-24 16:07:44 +00:00
DBConnRef.php Merge "rdbms: make automatic connection recovery more robust" 2022-04-14 01:33:46 +00:00
IDatabase.php rdmbs: Start of SQLPlatform to split out of Database 2022-04-24 16:07:44 +00:00
IMaintainableDatabase.php rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
MaintainableDBConnRef.php rdbms: Fold MaintainableDBConnRef into DBConnRef 2022-04-14 01:57:11 +02:00
TransactionManager.php rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00