Diff for /parser3/tests/388-sql.html between versions 1.18 and 1.19

version 1.18, 2024/09/28 09:10:06 version 1.19, 2024/09/28 14:03:22
Line 105  $ignore[^SQL.drivers.locate[protocol;$sq Line 105  $ignore[^SQL.drivers.locate[protocol;$sq
   
         6.4 ^try-catch{ ^f[select aggressive from pets; $.limit(0) ] }          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] }          6.6 ^try-catch{ ^f[select 1,2 from pets] }
   

Removed from v.1.18  
changed lines
  Added in v.1.19


E-mail: