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
OPA 0.2.1 (commit b3f62a1, built at 2016-11-23T16:33:13Z)
Run 'help' to see a list of commands.
>
>
>
> p["a"] = 1 :- true
> p["a"] = 1 :- true
> p
error: evaluation error (code: 2): multiple values for data.repl.p: rules must produce exactly one value for object document keys: check rule definition(s): p
The conflict check should allow for duplicate key/value pairs.
The text was updated successfully, but these errors were encountered:
The conflict check should allow for duplicate key/value pairs.
The text was updated successfully, but these errors were encountered: