wiki.techinc.nl/includes/libs/rdbms/database
Fomafix 512aa4e551 Use PHP 7 '??' operator instead of if-then-else
Change-Id: Ia86f8433f30a166d38ee63d0d1745b26740767b9
2018-10-27 23:46:13 +02:00
..
position rdbms: ignore inactive mysql GTIDs in replication position methods 2018-04-04 21:58:03 -07:00
resultwrapper Add @deprecated tags to various class_alias calls 2018-05-29 13:10:20 -07:00
utils rdbms: Remove support for PostgreSQL < 9.2, and improve INSERT IGNORE for 9.5 2018-04-05 20:52:46 +00:00
AtomicSectionIdentifier.php rdbms: allow cancelation of dangling nested atomic sections 2018-04-10 16:34:31 -07:00
Database.php Use PHP 7 '??' operator instead of if-then-else 2018-10-27 23:46:13 +02:00
DatabaseDomain.php rdbms: re-add DB domain sanity checks to LoadBalancer 2018-10-16 23:35:05 +00:00
DatabaseMssql.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
DatabaseMysqlBase.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
DatabaseMysqli.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
DatabasePostgres.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
DatabaseSqlite.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
DBConnRef.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
IDatabase.php Merge "rdbms: add transaction comment to IDatabase::masterPosWait()" 2018-10-26 20:20:37 +00:00
IMaintainableDatabase.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MaintainableDBConnRef.php rdbms: IDatabase interface cleanups 2018-03-22 08:48:46 -07:00