Revert r87992 and followups r87998, r89028 (Support abstraction for 'NOT IN' SQL...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 13 Sep 2011 00:19:04 +0000 (00:19 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 13 Sep 2011 00:19:04 +0000 (00:19 +0000)
commit30926a2c3cf0b461c37fb9b8e469ff823da6f683
tree8ad7e19ce4a9e638d70513adf0841f266bed2873
parent9b9b7df01ebce28b5457fdf960eb2a07648b72ef
Revert r87992 and followups r87998, r89028 (Support abstraction for 'NOT IN' SQL structure). Per discussion on CR and elsewhere...we're not 100% sold on the new format yet.

Changing the database api like this should be carefully thought out before we get stuck with it for 6 more years and end up hating it.
includes/db/Database.php
includes/specials/SpecialRecentchanges.php
tests/phpunit/includes/db/DatabaseTest.php