refactor(db): named tenant query filters #31
Reference in New Issue
Block a user
Delete Branch "feat/named-query-filters"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Recommendation #6. EF10 named filters; behaviour locked by existing isolation tests.
🤖 Generated with Claude Code
All 11 tenant isolation filters now use EF 10 named filters ("Tenant") so future filters (soft-delete etc.) can coexist and be selectively ignored per query. Behaviour unchanged — the existing tenant-isolation tests prove it. 55/55 green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>