When deploying a service is there a way to look at...
# orm-help
d
When deploying a service is there a way to look at the resulting dB schema? Is the data browser the exact schema? Doesn’t seem to show bridge tables
n
you can look into the DB 🙂
the databrowser shows the data model, not the underlying database schema
d
Thanks. And is that just in the cloud console or connect through client? If client what are the creds?
n
You can only connect to the DB in your local or private cluster