[OGo-Developer] sope-gdl1: escaping and datatypes

Helge Hess developer@opengroupware.org
Thu, 6 Sep 2007 22:52:13 +0200


On 06.09.2007, at 22:44, Wolfgang Sourdeau wrote:
> Any chance you can apply my most recent patches soon? This would  
> make things easier...
> This, even if we have to rewrite things later...

Maybe I will find the time to look at pending patches this weekend.

>>> For example, using postgres causes the string to be escaped and  
>>> to be
>>> unescaped afterwards, which seems a bit unclean...
>> Not sure what you mean by that. GCSFolder generates raw SQL, this   
>> isn't unescaped afterwards?
> GCSFolder escapes them and then the pg adaptor channel unescapes  
> the escaped string just before the evaluation.

This doesn't make any sense to me. Why would the adaptor *unescape*  
the raw SQL? Anyways, I'll have a look.

Thanks,
   Helge