blob: da3f4ac3d4350eb0cd24b6c3fd7b759c2af355e9 [file] [log] [blame]
-- this is a comment
select count(*) rowcount, license
from projects
where id=:#lowId or id=2 or id=3
group by license