I'm playing around with importing schemas with pre...
# spicedb
g
I'm playing around with importing schemas with prefixes using zed. Works well, but how do I get rid of the prefix? Reimporting the same schema without the
--schema-definiiton-prefix
does not do anything to the prefix and it is still present after importing the schema. The other way around, importing a schema with the
--schema-definiiton-prefix
does add the prefix to a non-prefixed schema.
2 Views