#Cascading Relations
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Hi Everyone,
I am trying to delete a directus user but it fails because of foreign key constraints. I cant find how to cascade on delete because I cannot delete one by one. Thanks in advance.
This will often be the images that user uploaded (unless you've created collections with non-cscading deletes)
I have Files that are uploaded by user. I cant find the option to cascade when user is deleted.