You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to database_cleaner
Is there a reason that simple DELETE CASCADE statements are not supported?
Why is truncate the *only* option for cascading on delete? Cascading *only* the records that are deleted seems *much* safer than truncating every connected table to a table being truncated, which might be in the "except" group