-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change: Use WHERE for results of vulnerabilities
Instead of using a function to check which results of the current user belong to a vulnerability, a WHERE clause and JOIN are used instead. This improves performance, especially when there are multiple users with large amounts of results.
- Loading branch information
1 parent
8087f90
commit e13d8bb
Showing
1 changed file
with
172 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters