HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-21 month agoBest error handlerlemmy.mlimagemessage-square17linkfedilinkarrow-up1319file-text
arrow-up1319imageBest error handlerlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-21 month agomessage-square17linkfedilinkfile-text
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up20·1 month agoNo, no. You’re supposed to drop tables, not throw them.
minus-squarenilclass@discuss.tchncs.delinkfedilinkarrow-up5·30 days 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