Commit b56061e
docs(adr): ADR-0091 D1 — delegated_from is retired from sys_user_permission_set (#11911)
D1's declaration list still said delegated_from was a lifecycle-audit column
shared by both grant tables. The maintainer ruling on #9730 (ADR-0049
enforce-or-remove: REMOVE), landed via merged PR #9998, retired it from
sys_user_permission_set — it stays declared and runtime-enforced only on
sys_user_position. No PR since had amended docs/adr/, so a reader of D1 alone
still saw the pre-#9730 shape.
Amends the one sentence in D1's declaration list to record the post-#9730
shape and point at the #9730 ruling and the ADR-0087 semantic ledger entry
ups-delegated-from-column-retired.
Part of #9997
Claude-Session: https://claude.ai/code/session_015ahemw8RcTgqtxrj15PEZx
Co-authored-by: Claude <noreply@anthropic.com>1 parent 71e0214 commit b56061e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments