--- parser3/tests/388-sql.html 2019/09/06 12:55:25 1.5 +++ parser3/tests/388-sql.html 2019/09/11 15:58:37 1.6 @@ -48,6 +48,8 @@ sqlite ../../sql/sqlite/.libs/libparser3 4.5. ^h[select * from pets; $.type[table] $.limit(1) $.offset(1) ] + 4.6 ^try-catch{ ^h[select 'dup', pet from pets; $.type[string] ]} + 5. table