Wordpress/tests
Boone Gorges 40dc982a30 Use only LEFT JOINs when a meta_query contains a NOT EXISTS clause.
Mixing LEFT and INNER JOIN in these cases results in posts with no metadata
being improperly excluded from results.

Props johnrom.
Fixes #29062.

git-svn-id: https://develop.svn.wordpress.org/trunk@29890 602fd350-edb4-49c9-b593-d223f7449a82
2014-10-14 02:16:28 +00:00
..
phpunit Use only LEFT JOINs when a meta_query contains a NOT EXISTS clause. 2014-10-14 02:16:28 +00:00
qunit TinyMCE: update to 4.1.4-20140822. Changes: 2014-08-22 17:43:39 +00:00