| .. |
|
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
|
rdbms: add IDatabase::lockForUpdate() convenience method
|
2018-07-10 20:09:01 +01: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 typo in method documentation
|
2018-06-14 10:47:08 +02:00 |
|
DatabaseMysqli.php
|
Maintenance script to wrap the mysql binary
|
2018-05-31 15:42:51 +10:00 |
|
DatabasePostgres.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
DatabaseSqlite.php
|
Get rid of call_user_func(_array)(), part 3
|
2018-06-10 02:21:24 +00:00 |
|
DBConnRef.php
|
rdbms: add IDatabase::lockForUpdate() convenience method
|
2018-07-10 20:09:01 +01:00 |
|
IDatabase.php
|
rdbms: add IDatabase::lockForUpdate() convenience method
|
2018-07-10 20:09:01 +01:00 |
|
IMaintainableDatabase.php
|
rdbms: IDatabase interface cleanups
|
2018-03-22 08:48:46 -07:00 |
|
MaintainableDBConnRef.php
|
rdbms: IDatabase interface cleanups
|
2018-03-22 08:48:46 -07:00 |