Thank you for the update On Monday, February 26, 2024 at 5:17:37 PM UTC+5:30 Jun Omae wrote:
> On Mon, Feb 26, 2024 at 8:15 PM mayur logan <[email protected]> wrote: > > > > Hi, > > > > I have installed the latest version of the plugin WikiTable Macro - > https://trac-hacks.org/wiki/WikiTableMacro in Trac 1.6 env. > > But I am facing error with the simple codes of sql. > > > > Trac version = 1.6 > > Python = 3.10.12 > > WikiTableMacro = 0.3.dev0 > > Sql code: > > {{{#!SQLTable > > SELECT COUNT(id) AS "Number of Tickets" > > FROM ticket > > }}} > > error: > > Error: Processor SQLTable failedname 'basestring' is not defined > > > > Any help appreciated. > > Fixed in [18622]. Please try the latest version. > > -- > Jun Omae <[email protected]> (大前 潤) > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/7224d294-ad5d-4425-ac55-331b7b06e87bn%40googlegroups.com.
