Hi, I'm using Trac 0.12 and I'm trying to write a query defined by the following SQL:
SELECT created, id AS ticket, status, summary FROM ticket I understood that 'created' would give me a nicely formatted date. Instead I get a page saying: Oops… Trac detected an internal error: KeyError: 'numrows' This is probably a local installation issue. Any thoughts? Cheers Ben -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-us...@googlegroups.com. To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.