can you give a code example of a
# spicedb
y
can you give a code example of a succeeding operation and a failing operation? that behavior surprises me
c
I didn't run anything. I was basing what should happen based on what would happen if they were separate
Write
calls.
y
ah mmk. what @Joey was saying applies, then. if you have the same relation declared multiple times in a
Write
call it will error.
j
separate Write calls will transactionally commit
so whichever commit firsts, wins
2 Views