hedgedoc/src/groups
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
..
group-info.dto.ts
group.entity.ts Entities: Add onDelete CASCADE to entities 2021-03-11 15:03:23 +01:00
groups.module.ts
groups.service.spec.ts
groups.service.ts