when running `./spicedb serve --grpc-preshared-key...
# spicedb
l
when running
./spicedb serve --grpc-preshared-key "somerandomkeyhere"  --datastore-engine postgres --datastore-conn-uri "postgres://<user>:<password>@localhost:5432/spicedb?sslmode=disable"
i'm seeing
"unable to query DB stats: unable to query unique ID: ERROR: relation \"metadata\" does not exist (SQLSTATE 42P01)"