sunnie@lemmy.ca to Programmer Humor@programming.dev · 11 months agono.. just nolemmy.caimagemessage-square74fedilinkarrow-up1501arrow-down117
arrow-up1484arrow-down1imageno.. just nolemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 11 months agomessage-square74fedilink
minus-squaredrathvedro@lemm.eelinkfedilinkarrow-up1·11 months agoNo. The arrow function in where eliminates any possibility of using indexes. And how do you propose to deal with logical expressions without resorting to shit like .orWhereNot() and callback hell? And, most importantly, what about joins?
No. The arrow function in where eliminates any possibility of using indexes. And how do you propose to deal with logical expressions without resorting to shit like
.orWhereNot()
and callback hell? And, most importantly, what about joins?