wiki.techinc.nl/includes/libs/rdbms/database
2018-07-07 23:07:45 +00: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 Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DatabaseDomain.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
DatabaseMssql.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
DatabaseMysqlBase.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DatabaseMysqli.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DatabasePostgres.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
DatabaseSqlite.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
DBConnRef.php Avoid deprecated IDatabase::getWikiId() reference 2018-07-07 22:55:15 +00:00
IDatabase.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +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