Commit eeaec83
Callum McIntyre
[CA-271014] Reduce Database calls in get_all_plugged_srs
Replace the database calls for each PBD to get its currently_attached with a single call using `get_refs_where` to get only the currently attached PBDs.
Signed-off-by: Callum McIntyre <[email protected]>1 parent aee113c commit eeaec83
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | | - | |
1016 | | - | |
| 1015 | + | |
| 1016 | + | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | 1019 | | |
| |||
0 commit comments