mirror of https://github.com/usememos/memos.git
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. |
||
|---|---|---|
| .. | ||
| auth | ||
| router | ||
| runner | ||
| server.go | ||