On 10/8/07, Erik Bray <[EMAIL PROTECTED]> wrote:
> cursor.execute("SELECT id, owner FROM ticket WHERE owner NOTNULL")

Of course, that should be something more like "SELECT id, owner FROM
ticket WHERE owner NOTNULL AND status <> 'closed'"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to