Hello!
I am currently working on modeling some hypothetical scenarios, and I wanted to ask about proper datastore version handling.
Do you have any recommendations for how to perform downgrades in the unlikely event that a version containing a datastore migration needs to be rolled back?
I did not see any information on this in the datastore migration documentation:
https://authzed.com/docs/spicedb/concepts/datastore-migrations
It looks like the migration changes I have seen are backwards compatible in regards to neighboring versions, so maybe this isn't an issue.
I'm sure the chances of this happening are extremely unlikely, but I would appreciate your insights or recommendations for this type of scenario if you have any.
Thank you