I see this asked before. I was just updating to 1....
# spicedb
e
I see this asked before. I was just updating to 1.33.1 (as an intermediate) I see that
spicedb migrate head
is deprecated. the error recommends
spiceb datastore migrate
, but if I call that I get
"unknown command \"datastore migrate\" for \"spicedb\"","message":"terminated with errors"}
? So what command should I run? This was the related change for that version: https://github.com/authzed/spicedb/pull/1746/files
13 Views