[Zope-dev] sql_quote problem?

Chris Withers chrisw@nipltd.com
Thu, 22 Mar 2001 14:42:56 +0000


Casey Duncan wrote:
> 
> sql_quote. So the output SQL of the two respective examples you gave
> would be:
> 
> SELECT * from x WHERE y='value'
> 
> SELECT * from x WHERE y=value

Okay, so <dtml-var sec sql_quote> is broken? ;-)

cheers,

Chris