Join Slack
Powered by
And how can I see the data in my database through ...
# orm-help
a
Andres Espinosa
02/09/2019, 7:04 PM
And how can I see the data in my database through the command line? I tried connecting like
docker exec -it <container-id> psql -U prisma
->
\c postgres
->
\dt
and no relations were found
Open in Slack
Previous
Next