Diff for /parser3/tests/428-sql.html between versions 1.3 and 1.4

version 1.3, 2024/09/28 13:36:19 version 1.4, 2024/09/28 16:54:13
Line 23 Line 23
         1.8 ^h[select pet,food from pets^;select food,* from pets;  $.distinct(true)]          1.8 ^h[select pet,food from pets^;select food,* from pets;  $.distinct(true)]
   
         1.9 ^h[select 0,* from pets^;select 0, 2+2; $.type[hash] $.distinct(true) ]          1.9 ^h[select 0,* from pets^;select 0, 2+2; $.type[hash] $.distinct(true) ]
         1.10 ^h[select 0, 2+2^;select 0,* from pets; $.type[hash] $.distinct(true) ]          1.9 ^h[select 0, 2+2^;select 0,* from pets; $.type[hash] $.distinct(true) ]
   
 }  }

Removed from v.1.3  
changed lines
  Added in v.1.4


E-mail: