1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-03-11 09:01:49 +00:00
hedgedoc/src
Philip Molares e90e2a8e19
Entities: Add onDelete CASCADE to entities
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>
2021-03-11 15:03:23 +01:00
..
api MediaService: Change deleteFile 2021-03-20 18:58:59 +01:00
auth Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
authors
config
errors
frontend-config
groups Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
history
logger
media Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
monitoring
notes Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
permissions
revisions
users Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
utils
app.module.ts
main.ts