You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
Martin MacDonald 760dee4159
feat: delete memo comments when memo is deleted (#3491)
* Added logic to delete memo relation and memo comments recursively when a memo is deleted

* Fixed logic to only target comment types and added removing of broken references

* Fixed linting errors

---------

Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
11 months ago
..
profile chore: remove unused flags 12 months ago
router feat: delete memo comments when memo is deleted (#3491) 11 months ago
service fix: update resource with id (#3405) 11 months ago
version chore: tweak version 11 months ago
server.go chore: tweak linter 11 months ago