Aijan@programming.dev to Programming@programming.dev · 5 个月前The Innocent Looplackofimagination.orgexternal-linkmessage-square4linkfedilinkarrow-up124arrow-down12
arrow-up122arrow-down1external-linkThe Innocent Looplackofimagination.orgAijan@programming.dev to Programming@programming.dev · 5 个月前message-square4linkfedilink
minus-squareSchwertImStein@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·5 个月前Yeah, getting the whole table from the db and filtering it in the code is always a bad approach. Put the filter in the db query.
Yeah, getting the whole table from the db and filtering it in the code is always a bad approach. Put the filter in the db query.