Skip to content

Comments

fix(storage): enforce cascade cleanup on delete operations#7

Open
unvalley wants to merge 1 commit intomainfrom
feedback/4-delete-cascade-integrity
Open

fix(storage): enforce cascade cleanup on delete operations#7
unvalley wants to merge 1 commit intomainfrom
feedback/4-delete-cascade-integrity

Conversation

@unvalley
Copy link
Owner

@unvalley unvalley commented Feb 13, 2026

Summary

  • add cascade cleanup for pool/client/group/user deletes
  • remove orphaned references in related indexes/entities
  • add regression tests for cascade behavior

Validation

  • cargo test --lib cascades -- --nocapture
  • cargo test --lib memberships -- --nocapture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant