public.issue_34

BlocksLoopsBranchesBlock CoverageLoop CoverageBranch Coverage
100
0.00% 
-1-1
 CREATE FUNCTION public.issue_34 ( IN id integer ) RETURNS TABLE ( tag integer, flag boolean, foo integer, bar boolean, baz boolean, quux numeric ) VOLATILE
1 2 3BEGIN -- there be dragons here END;
Notes
  1. never evaluated
Generated by piggly 2.2.4 at April 18, 2018 21:04 CDT
Return to index