﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10814,TypeError: 'int' object is not iterable,paulcoddington@…,rjollos,"{{{TypeError: 'int' object is not iterable}}}

Sample Wiki markup:

{{{
{{{
#!SQLTable
    SELECT count(id) as 'Number of Tickets'
    FROM ticket
}}}
}}}

Error produced when count of Tickets > 0

Trac 1.0, Windows 7 (x64), Python 2.7.x (x86)
",defect,closed,normal,WikiTableMacro,blocker,fixed,,,0.10
