Modify ↓
Opened 4 years ago
Last modified 4 years ago
#13973 new enhancement
query multiple external databases
Reported by: | clemens | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | SqlQueryMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
The SqlQueryMacro (as of today, version 0.2, r17555, 2019-11-15) can access only one single database. It would be useful to allow multiple databases.
I am interested to query multiple external databases instead just one. The idea is to gather information from multiple sources. I have multiple TRAC repositories and would like to perform multiple external ticket queries on those.
This idea was first discussed in scope of comment:12:ticket:12023.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
This idea was first discussed in scope of #12023. I am quoting a relevant comment by Ryan J Ollos:
For me this looks like a very straight forward and logical concept.