Aijan to Programming · 1 month agoThe Innocent Looplackofimagination.orgexternal-linkmessage-square4linkfedilinkarrow-up125arrow-down12
arrow-up123arrow-down1external-linkThe Innocent Looplackofimagination.orgAijan to Programming · 1 month agomessage-square4linkfedilink
minus-squareSchwertImStein@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·1 month agoYeah, 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.