Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P1010: User prisma was denied access on the database grading-app.public #66

Open
learnitmyway opened this issue Sep 27, 2021 · 0 comments

Comments

@learnitmyway
Copy link

Following along with https://www.prisma.io/blog/backend-prisma-typescript-orm-with-postgresql-data-modeling-tsjs1ps7kip1 once I get to npx prisma migrate dev --preview-feature --skip-generate --name "init" I get the following error:

$ npx prisma migrate dev --preview-feature --skip-generate --name "init"
Prisma schema loaded from prisma/schema.prisma
Datasource "db": PostgreSQL database "grading-app", schema "public" at "127.0.0.1:5432"

Error: P1010: User `prisma` was denied access on the database `grading-app.public`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant