From: Michael Orlitzky Date: Thu, 11 Feb 2010 00:49:50 +0000 (-0500) Subject: Flatten the SQL result set so that the array difference actually works. X-Git-Tag: 0.0.1~152 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=commitdiff_plain;h=7643bd3ebfe3d4aa8a56679c16e313ea9250f47e;hp=7643bd3ebfe3d4aa8a56679c16e313ea9250f47e Flatten the SQL result set so that the array difference actually works. Modified the SQL query to select only those accounts which are being delivered locally. ---