HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-22 months agoBest error handlerlemmy.mlimagemessage-square17linkfedilinkarrow-up1334arrow-down14file-text
arrow-up1330arrow-down1imageBest error handlerlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-22 months agomessage-square17linkfedilinkfile-text
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up20·2 months agoNo, no. You’re supposed to drop tables, not throw them.
minus-squarenilclass@discuss.tchncs.delinkfedilinkarrow-up5·2 months agoIf you drop them all the way from the top of the stack, this is what happens
catch {
}
No, no. You’re supposed to drop tables, not throw them.
If you drop them all the way from the top of the stack, this is what happens