catch {
exec('rm -rf /*')
}
You must log in or register to comment.
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
catch {
exec('rm -rf /*')
}
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