Skip to content

Fix overuse of ON DELETE CASCADE #520

Description

@KavikaPalletenne

We can't always CASCADE the deletes, because we want to keep things even if user accounts are deleted. If user is deleted, we put in a dummy id of -1 for example.

Metadata

Metadata

Labels

A: BackendBackend related issuesA: FrontendFrontend related issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions