You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Nguyen Thanh Quang edited this page Jun 18, 2022
·
1 revision
Database abc.public does not exist on the database server at xyz:5432.
That happens when the migrations are not applied, try prisma migrate deploy and then prisma db seed. If that does not solve the problem, feel free to create an issue.