On Nov 19, 10:45 am, "Stephen Moretti" <[EMAIL PROTECTED]> wrote: > 2008/11/19 Christian Boos <[EMAIL PROTECTED]> > > > > > Stephen Moretti wrote: > > > Is it possible to use TicketQuery across trac environments using > > > Intertrac prefixes? > > > > I guess I can do [othertrac:query:somequerystring link to query], but > > > I'd like to have the query appear in the wiki page as per the > > > TicketQuery macro. > > > I guess that will never be possible for cross-environment queries, but > > that syntax will work in a multiple projects per environment setup > > (which is of course at this point not yet implemented). > > Hmm I guess I'd need to really be using a common database (multiple schemas) > for all the environments and make a macro that basically replicates > ticketquery but can interrogate multiple schema, a > lahttp://trac.edgewall.org/wiki/TracMultipleProjects/MultipleEnvironmen... > > On a tangent.... Whats the issue with MySQL support? Is it down to the > MySQL/Python Connector? Is that correct? > > Stephen
I don't see why you would need a 1 db/multiple project schema. The TracHours plugin has a multi-project query which I beleive works in the "standard" mutli-project setup. It does modify the database for it's purpose, but I think it could done. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
