mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-11 17:47:51 -05:00
24ee95282d
To better handle deletion of entities, all necessary other entities got the option onDelete CASCADE set. So everything that does not make any sense if something else is deleted will be deleted along side of it. Signed-off-by: Philip Molares <philip.molares@udo.edu> |
||
---|---|---|
.. | ||
author-color.entity.ts | ||
note-authorship.dto.ts | ||
note-metadata.dto.ts | ||
note-permissions.dto.ts | ||
note.dto.ts | ||
note.entity.ts | ||
notes.module.ts | ||
notes.service.spec.ts | ||
notes.service.ts | ||
tag.entity.ts |