Created by: sashaostrikov
Just using ANY with an array instead of IN with enumeration
ANY
IN
Closes https://github.com/sourcegraph/sourcegraph/issues/36451
Existing integration test retrofitted to test new changes more thoroughly