database: make SetRepoPermissionsUnrestricted accept more than 65535 repo IDs
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: sashaostrikov
Just using ANY
with an array instead of IN
with enumeration
Closes https://github.com/sourcegraph/sourcegraph/issues/36451
Existing integration test retrofitted to test new changes more thoroughly
Push commits to the source branch or add previously merged commits to review them.