Hi folks; I'm running 0.11 (or nearly), and would like to write a new 
report.  I know that the report module's getting phased out in favor of 
TracQuery language.  I read http://trac.edgewall.org/wiki/TracQuery but 
two major things I don't see are how to select output columns nor how to 
select grouping nor sorting.  I made some queries myself and I see those 
are done by col=xxxx&col=yyyy, group=xxx, and order=xxx respectively.

Perhaps those should be documented in TracQuery on t.e.o?

And one more question: is it possible to select multi-level sorting like 
in SQL: order by foo,bar?  I tried order=foo|bar and order=foo&order=bar 
but neither seemed to work for me.

thanks again for a great tool!

-- 
Gary

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to