wiki.techinc.nl/includes/libs/rdbms/database
Aaron Schulz b06f020217 rdbms: re-add DB domain sanity checks to LoadBalancer
Also clean up empty schema handling in DatabaseDomain

This reverts commit f23ac02f4f.

Bug: T193565
Change-Id: I95fde5c069f180ca888a023fade25ec81b846d44
2018-10-16 23:35:05 +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 Merge "Log startAtomic()/endAtomic() to the query logger" 2018-10-13 01:45:09 +00:00
DatabaseDomain.php rdbms: re-add DB domain sanity checks to LoadBalancer 2018-10-16 23:35:05 +00:00
DatabaseMssql.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07: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 rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07: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