usememos / memos

An open source, lightweight note-taking service. Easily capture and share your great thoughts.
https://usememos.com
MIT License
30.31k stars 2.27k forks source link

The database is not cleared cleanly #3486

Closed etjec4 closed 3 months ago

etjec4 commented 3 months ago

Describe the bug

After the memo entry is deleted, the entry is still maintained in the database. It is speculated that the comment may not have been deleted. Also, can comments be indexed? Many thanks to the developers for their hard work.

Steps to reproduce

.....

The version of Memos you're using

22.0

Screenshots or additional context

No response

mmacdo54 commented 3 months ago

This PR https://github.com/usememos/memos/pull/3491 I think should fix it - hopefully it is ok that I put this together?