Re: [Trac] Re: SqlQueryMacro failed with SQLite

2021-03-06 Thread Clemens Feige
RjOllos wrote on 06.03.2021 at 05:33: On Friday, March 5, 2021 at 8:32:12 PM UTC-8 RjOllos wrote: On Friday, March 5, 2021 at 2:25:27 PM UTC-8 Clemens Feige wrote: Hello I struggling with the SqlQueryMacro. https://trac-hacks.org/wiki/SqlQueryMacro

[Trac] Re: SqlQueryMacro failed with SQLite

2021-03-05 Thread RjOllos
On Friday, March 5, 2021 at 8:32:12 PM UTC-8 RjOllos wrote: > On Friday, March 5, 2021 at 2:25:27 PM UTC-8 Clemens Feige wrote: > >> Hello >> >> I struggling with the SqlQueryMacro. >> >> https://trac-hacks.org/wiki/SqlQueryMacro >> >> What I want is to query a SQLite database of another TRAC

[Trac] Re: SqlQueryMacro failed with SQLite

2021-03-05 Thread RjOllos
On Friday, March 5, 2021 at 2:25:27 PM UTC-8 Clemens Feige wrote: > Hello > > I struggling with the SqlQueryMacro. > > https://trac-hacks.org/wiki/SqlQueryMacro > > What I want is to query a SQLite database of another TRAC instance (on > the same server). > > I have this example query in my