Ronald Wildenberg wrote: > Hi Kors, > > It depends on the database you're using how quotes are escaped. We use > PostgreSQL and a quote is escaped with another quote in this case: > > WHERE (LOWER(title) LIKE '%auto''s%')
I think it should not matter. The query-layer should make sure it is ok. On the other hand, perhaps 'legacyconstraint' is used. I'd it is silly to use legacy constraint, and the fix would perhaps be nicest if it is not used any more (though that could be a bit tricky). Michiel -- Michiel Meeuwissen mihxil' Mediacentrum 140 H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US
