..
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
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
2018-07-26 17:44:28 +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 total breakage of SQLite web upgrade
2018-08-01 10:21:25 +10:00
DBConnRef.php
Merge "rdbms: add IDatabase::lockForUpdate() convenience method"
2018-07-11 19:52:31 +00:00
IDatabase.php
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
2018-07-26 17:44:28 +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