Commit 77ae00e
committed
Remove unnecessary donations eager loading product_drive_participant
This was raising a bullet error:
GET /donations
AVOID eager loading detected
Donation => [:product_drive_participant]
Remove from your query: .includes([:product_drive_participant])1 parent 2e3253a commit 77ae00e
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments