demorgan's law
# spicedb
b
If that's not possible, does the schema support negation? since
a AND b == !(!a or !b)
i could add a
not_view
permission if negation was a possibility
j
You really need this proposal to be implemented to do exactly what you want https://github.com/authzed/spicedb/issues/597
b
Thanks for the quick answer. I guess doing it in the code for this object it is 😦
At least that means I don't have to write a migration for existing
example
objects
Thanks for the help 👍
5 Views