Making some progress with just CLI args (we likely...
# spicedb
m
Making some progress with just CLI args (we likely will not update to v1.28 until we can confirm the env vars are working). That said, I did the following: - Clone database - Upgrade to 1.28 (
migrate head
) - Repair using 1.28 - The repair throws an error
ERROR: function max(xid8) does not exist (SQLSTATE 42883)
3 Views