mgagliardo
12/20/2023, 8:43 PMserve
command, just not the datastore/migrate/repair commandvroldanbet
12/21/2023, 9:11 AMspicedb datastore
command that had this problem for a while. There is a spicedb datastore migrate
that would suffer from the same problem, but it's an alias to spicedb migrate
which does not have that problem.
It was fixed recently in https://github.com/authzed/spicedb/pull/1682 and should make it to the next release.mgagliardo
12/21/2023, 3:24 PM