On 2013-05-04 14:55, Stephan Beal wrote:

SELECT substr(date(mtime),1,7) AS Month, count(*) AS Commits

Is there a way to embed the counts in the reports themselves? For example, could I have a report that lists tickets ordered by their status and gives a count for each status value?

--
Thanks,
DougF (KG4LMZ)
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to