dgraph
dgraph copied to clipboard
fix(query): Prevent multiple entries for same predicate in mutations.2022
Problem
Multiple entries for the same predicate can lead to inconsistent state,
Solution
hence adding an error for it instead.
Fixes DGRAPH-3225
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: dshekhar95
:x: rohanprasad
You have signed the CLA already but the status is still pending? Let us recheck it.
https://github.com/dgraph-io/dgraph/pull/8294