![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Trouble with Join/Prefetch in DBIx::Classby Mr. Muskrat (Canon) |
on Jan 10, 2018 at 16:56 UTC ( #1207079=note: print w/replies, xml ) | Need Help?? |
duff++ To expand upon his answer, you need a one-to-one relationship or at least search conditions that result in only one TblRequest per TblPerson if you want it work the way you have it written. You could also loop through each of the tbl_requests to get the status.
In Section
Seekers of Perl Wisdom
|
|