Okay so I just restarted the docker and it worked...
# spicedb
u
Okay so I just restarted the docker and it worked. Which brings up a new question, are relations unique or can there be multiple of the same relation if
CREATE
is called many times? I had previously restarted the docker and it didn't work but I have also run the full test suite which would have had multiple
CREATE
calls on the same relation. I had assumed they were unique. Is that correct?