We've a relationship in our schema named "access...
# spicedb
s
We've a relationship in our schema named "access" that should have been named "tenant" that slipped through code review. Best I can figure I need to add the renamed relationship as a new relationship, then for every relationship defined for "access" touch one for "tenant". But at the end state of that data migration script, I'll still have the improper relationship name defined in the schema, which is icky.