--- parser3/tests/388-sql.html 2019/12/06 22:47:01 1.13 +++ parser3/tests/388-sql.html 2024/09/27 23:31:47 1.15 @@ -69,6 +69,8 @@ $ignore[^SQL.drivers.locate[protocol;$sq 4.6 ^try-catch{ ^h[select 'dup', pet from pets; $.type[string] ]} + 4.7 ^h[select pet from pets] + 5. table @@ -125,3 +127,6 @@ $ignore[^SQL.drivers.locate[protocol;$sq @s[query;options] $s[^string:sql{$query}[$options]] "$s" + +@postprocess[text] + $result[^taint[as-is;$text]]