DiffViewer ACL section � extend sp_ComputeGenerationDiff with NodeAcl (#196 slice 3) #146
Reference in New Issue
Block a user
Delete Branch "diff-acl-section"
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?
Closes slice 3 + completes #196. New migration extends sp_ComputeGenerationDiff with NodeAcl rows. Logical id = LdapGroup|ScopeKind|ScopeId so permission-change vs scope-move surface distinctly. LogicalId column widened to nvarchar(128) for the composite key. DiffViewer NodeAcl card description updated (drops proc-extension-pending note). Down migration restores the exact V1 proc text. Full suite green.