Join Discord
Powered by
SpiceDB crashes on wildcard (*) permissi...
# spicedb
r
reza152
01/18/2024, 1:16 AM
related issue created:
https://github.com/authzed/spicedb/issues/1712
j
Joey
01/18/2024, 5:31 PM
to close the loop on this in case anyone is wondering: this was due to
TRUNCATE
being called on the tables in the underlying Postgres, which is unsupported by SpiceDB
Previous
Next