Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Removing a chat does not perform cascade deletion #151

Closed
COM8 opened this issue Mar 30, 2021 · 0 comments
Closed

Removing a chat does not perform cascade deletion #151

COM8 opened this issue Mar 30, 2021 · 0 comments
Labels

Comments

@COM8
Copy link
Member

COM8 commented Mar 30, 2021

When a chat/account is being removed, no foreign keys are being removed from the DB.
Those will stay as "dead" data in the DB.
To fix this we need some easy way to implement cascade deletion for those.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant