Yes. Reports. They are a mix of SQL and TracQuery. I want to move them all to TracQuery.
But what I would like to do is get them somewhere where I can clean them up, reorder them, and all that fun housekeeping.And then reload all reports into a fresh table. Doing this in the web interface would be tedious. On Wed, Dec 2, 2015 at 2:52 PM, RjOllos <[email protected]> wrote: > On Tuesday, December 1, 2015 at 10:54:41 PM UTC-8, Roger Oberholtzer wrote: >> >> Perhaps slightly off topic, but related to your comment about not >> having the queries in SQL: >> >> I have a trac site that started life with SQL search queries. As I add >> new queries, they are in a more TracQuery language. But the old >> original queries stay as SQL. I would like to have all the queries in >> the non-SQL syntax. What is the easiest way to do this? Editing the >> search seems not to do this. Do I have to delete the query and then >> add it again new? >> >> My queries are all a mess. I really need to do a bit of housekeeping. >> Maybe I could dump all the defined queries somehow, edit this, and >> then re-import the queries? > > > By "SQL search queries", are you referring to reports/save queries, or > something else entirely, such as a feature provided by a plugin? I'm unsure > what you mean by "editing the search". > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/trac-users. > For more options, visit https://groups.google.com/d/optout. -- Roger Oberholtzer -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
