Commit 39a1ffa
committed
Remove
We make a call to `uniq` later on in the method so there's no need to
select on distinct entries here, which should slightly improve the
performance of the query, the downside being an increase in memory
usage.
Jira-Issue: MAV-2001distinct in import_issues_count
1 parent 29df001 commit 39a1ffa
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
0 commit comments