I'd like to use WikiTable plugin to get how many tickets are open, closed, etc. I haven't used SQL much, so far unsuccessful:
SELECT count(distinct status) FROM ticket but this returns how many distinct status there are (3). Any help much appreciated. Oliver --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@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 -~----------~----~----~----~------~----~------~--~---