From: Russ Tyndall Date: Mon, 5 Oct 2009 15:12:20 +0000 (-0400) Subject: changed how where clauses are output to ensure that we do not output a X-Git-Tag: v6.0.0~4^2~27 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=b06efa829274786139a8d410f09a0c3751b359e7;hp=b06efa829274786139a8d410f09a0c3751b359e7;p=clsql.git changed how where clauses are output to ensure that we do not output a "where" sql keyword when we will not output a clause. (Some expressions might produce an empty string in some cases (an and without any children comes to mind)). prev: 814ef0649edf23f0136d5cad2d7738ae72e79871 ---