Content deleted Content added
only include query result subtables when we have data, allow returning queries as JSON, and allow checking for the reason when making the summary table |
pass arguments to the summary through from the frame object |
||
Line 506:
-- Export the summary table function
function p.summary
return makeSummaryTable(frame.args)
end
return p
|