~emersion/soju#185: 
db_sqlite: use ON DELETE CASCADE

Avoids having to track down all rows owned by the user/network when deleting it.

Status
REPORTED
Submitter
~emersion
Assigned to
No-one
Submitted
1 year, 7 months ago
Updated
1 year, 6 months ago
Labels
db enhancement

~emersion 1 year, 6 months ago

Requires opting in via PRAGMA foreign_keys = ON.

Register here or Log in to comment, or comment via email.