wiki.techinc.nl/tests/phpunit/includes/libs/rdbms
Tim Starling 00c8a5cbde In Database::select() allow an empty array for $table
Previously it would give FROM followed by nothing which is always a
syntax error. Easier to fix it here than to convert empty arrays to
empty strings in SelectQueryBuilder.

Bug: T243051
Change-Id: I95a9b6a34cfb5c1ca4cf243c4226b5ed4f968035
2020-02-07 09:57:27 +11:00
..
connectionmanager Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
database In Database::select() allow an empty array for $table 2020-02-07 09:57:27 +11:00
resultwrapper Add ResultWrapper/FakeResultWrapper tests 2019-07-11 19:57:14 +00:00
ChronologyProtectorTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
TransactionProfilerTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00