fix(ks): realtime schema, delete events, task adjustment trigger, ledger permissions. Realtime subscriptions still targeted schema 'public' after the merge, so no live update fired at all. Replica identity was PK-only, so DELETE events were dropped by the matter_id filter. The adjustment logger ran as a BEFORE trigger and deadlocked against its own recompute. The ledger view joined a table students cannot read.
| Repository | pdombkins/rose_lawyer |
|---|---|
| Author | Peter Dombkins <pdombkins@gmail.com> |
| Authored | |
| Parents | be224f81 |
| Stats | 326 files changed , +47826 , -33 |
| Part of | K&S sync data-integrity fixes: realtime, deletes, triggers, permissions |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-9e033bb7.md
from inside the repo you want the change in.