I can't manage to start spicedb against postgres o...
# spicedb
u
I can't manage to start spicedb against postgres on azure because there is a
SELECT unique_id FROM metadata
query for the postgres datastore.
metadata
doesn't seem to be a standard builtin table and it doesn't exist in azure's postgres offering (neither in pg v13 nor v14). Do you have any workarounds in mind?