-
Johnny authored
Fixes #5472 Move cleanup logic to store.DeleteMemo to ensure data consistency: - Delete memo_relation records where memo is source (MemoID) or target (RelatedMemoID) - Delete attachments linked to the memo (including S3/local files) This prevents stale COMMENT records in memo_relation after deleting a memo that has comments.
f5853300