db: make ListJobs accept a list of project keys
Created by: sashaostrikov
This PR adds support for a list of project keys for which jobs are returned.
I'm not sure about the limit of 500 jobs/project keys Closes https://github.com/sourcegraph/sourcegraph/issues/36453
Test plan
new unit test added, existing tests should pass as well