chore(db): simplify manual user deletion
This commit is contained in:
parent
4dc828f9a2
commit
aab9881ad4
@ -3,7 +3,7 @@ SentMail
|
|||||||
sentBy InstanceId
|
sentBy InstanceId
|
||||||
objectId MailObjectId Maybe
|
objectId MailObjectId Maybe
|
||||||
bounceSecret BounceSecret Maybe
|
bounceSecret BounceSecret Maybe
|
||||||
recipient UserId Maybe
|
recipient UserId Maybe OnDeleteCascade
|
||||||
headers MailHeaders
|
headers MailHeaders
|
||||||
contentRef SentMailContentId
|
contentRef SentMailContentId
|
||||||
deriving Generic
|
deriving Generic
|
||||||
|
|||||||
Reference in New Issue
Block a user