STR-169: if then end
Add support for
if s1 then s2 end
express as:
if s1 then s2 then id end
or:
where(s1) < s2 + id
Submitted on 10 September 2004 at 15:49
Log in to post comments
Add support for
if s1 then s2 end
express as:
if s1 then s2 then id end
or:
where(s1) < s2 + id
Submitted on 10 September 2004 at 15:49
Log in to post comments