@[email protected] to Programmer [email protected]English • edit-22 months agoBest error handlerlemmy.mlimagemessage-square16fedilinkarrow-up1327cross-posted to: [email protected]
arrow-up1327imageBest error handlerlemmy.ml@[email protected] to Programmer [email protected]English • edit-22 months agomessage-square16fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish18•2 months agoNo, no. You’re supposed to drop tables, not throw them.
minus-square@[email protected]linkfedilink5•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