Improve the query performance to find unverified projects
This forces the query to use the appropriated indexes instead of sequential scans in project_repository_states table.
Showing
Please register or sign in to comment
This forces the query to use the appropriated indexes instead of sequential scans in project_repository_states table.