From: Oleg B. <ph...@ph...> - 2004-11-05 22:15:09
|
On Fri, Nov 05, 2004 at 03:38:48PM -0600, Ian Bicking wrote: > > ...but as I have said in the first message, both Postgres and MySQL > >use different quoting style. They use backslash to quote % and _: > > > > LIKE "%100\%%" > > > Oh, I missed that part. I just committed a change to sqlbuilder.py that > quotes in different ways depending on the database. Thank you! Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |