wiki.techinc.nl/includes/db
Kunal Mehta 499a1fe497 rdbms: Move Database::factory() to DatabaseFactory service
We also bring along Database::attributesFromType(), which relied on the
private ::getClass(). This requires us to inject DatabaseFactory through
the LBFactory/LoadBalancer hierarchy.

Database::factory() is now soft deprecated. All callers outside of
includes/installer/ still need migration.

Bug: T299691
Bug: T315270
Change-Id: I7d057a9438f1b097554679975e4e9b2fc99e7c2b
2022-08-31 10:53:50 +10:00
..
AbstractSchemaValidationError.php
AbstractSchemaValidator.php
CloneDatabase.php rdbms: add getDomainChangeException() call to DBConnRef::tablePrefix() 2022-08-03 21:41:09 +00:00
MWLBFactory.php rdbms: Move Database::factory() to DatabaseFactory service 2022-08-31 10:53:50 +10:00