blob: 5f78db99b0463d3eda0b13c00a690e021c275f98 [file] [log] [blame]
-- this is a comment
select *
from projects
where license = :#${body} and project in (:#in:names)
order by id