dgraph icon indicating copy to clipboard operation
dgraph copied to clipboard

fix(query): Prevent multiple entries for same predicate in mutations.2022

Open dshekhar95 opened this issue 3 years ago • 3 comments

Problem

Multiple entries for the same predicate can lead to inconsistent state,

Solution

hence adding an error for it instead.

Fixes DGRAPH-3225

dshekhar95 avatar Sep 19 '22 19:09 dshekhar95

CLA assistant check
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.

CLAassistant avatar Sep 19 '22 19:09 CLAassistant

https://github.com/dgraph-io/dgraph/pull/8294

dshekhar95 avatar Sep 19 '22 19:09 dshekhar95

Coverage Status

Coverage increased (+0.07%) to 37.166% when pulling 882d6bf9c0fb9a2158c4d1834d4c1fc85f4be079 on cherry-pick-7715_new2 into 9b670174e6af72b773ae59350d7fa3f75e91c80f on main.

coveralls avatar Sep 19 '22 21:09 coveralls