trac question: search with AND?

Martin Langhoff martin.langhoff at gmail.com
Mon Sep 22 18:34:49 EDT 2008


On Tue, Sep 23, 2008 at 10:10 AM, Noah Kantrowitz <noah at coderanger.net> wrote:
>> I haven't found a way to do this on trac... other than running 2
>> queries :-/
>
> SELECT ... FROM ticket WHERE component='schoolserver' OR
> position('schoolserver' in keywords) != 0;

Hah, sure, just tell me which parameter allows unfettered sql
injection and I'll use it. :-)



m
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff



More information about the Devel mailing list