wiki.techinc.nl/tests/phpunit/unit/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
..
AbstractSchemaValidatorTest.php Add validation for abstract schema 2022-02-22 17:41:08 +00:00
MWLBFactoryTest.php rdbms: Move Database::factory() to DatabaseFactory service 2022-08-31 10:53:50 +10:00