@[email protected] to Programmer [email protected]English • edit-215 days agoBest error handlerlemmy.mlimagemessage-square17fedilinkarrow-up1319cross-posted to: [email protected]
arrow-up1319imageBest error handlerlemmy.ml@[email protected] to Programmer [email protected]English • edit-215 days agomessage-square17fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish18•14 days agoNo, no. You’re supposed to drop tables, not throw them.
minus-square@[email protected]linkfedilink5•14 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