HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-23 个月前Best error handlerlemmy.mlimagemessage-square16fedilinkarrow-up1337arrow-down13file-text
arrow-up1334arrow-down1imageBest error handlerlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-23 个月前message-square16fedilinkfile-text
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up20·3 个月前No, no. You’re supposed to drop tables, not throw them.
minus-squarenilclass@discuss.tchncs.delinkfedilinkarrow-up5·3 个月前If 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