--- parser3/tests/388-sql.html 2024/09/28 09:10:06 1.18
+++ parser3/tests/388-sql.html 2024/09/28 14:03:22 1.19
@@ -105,7 +105,7 @@ $ignore[^SQL.drivers.locate[protocol;$sq
6.4 ^try-catch{ ^f[select aggressive from pets; $.limit(0) ] }
- 6.5 ^try-catch{ ^f[select 1 from pets; $.limit(3) ] } - bug!
+ 6.5 ^try-catch{ ^f[select 1 from pets; $.limit(3) ] }
6.6 ^try-catch{ ^f[select 1,2 from pets] }