changed how where clauses are output to ensure that we do not output a
authorRuss Tyndall <russ@acceleration.net>
Mon, 5 Oct 2009 15:12:20 +0000 (11:12 -0400)
committerNathan Bird <nathan@acceleration.net>
Thu, 30 Jun 2011 20:56:28 +0000 (16:56 -0400)
"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


No differences found