You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core): add additional checks in verifyUniqueWithinMutation for pruned mutations (#9450)
This PR adds additional checks in edgraph/server.go
verifyUniqueWithinMutation for mutations that may have been conditionally
pruned in `updateMutations` (called just before).
0 commit comments