-
Notifications
You must be signed in to change notification settings - Fork 1.9k
prisma prisma Q-a Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
🙏 Q&A Discussions
Ask the community for help
-
You must be logged in to vote 🙏 Can't reach database server at
bug/1-unconfirmedpostgres
:5432
Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. domain/schemaIssue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. -
You must be logged in to vote 🙏 Error: Could not resolve @prisma/client despite the installation that we just tried
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. domain/clientIssue in the "Client" domain: Prisma Client, Prisma Studio etc. -
You must be logged in to vote 🙏 connect timeout doesn't work
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. topic: mariadb domain/clientIssue in the "Client" domain: Prisma Client, Prisma Studio etc. -
You must be logged in to vote 🙏 Error: 'PrismaClient' is not exported by node_modules/@prisma/client/index.js
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. -
You must be logged in to vote 🙏 Receiving 503 Error for specific query only; works locally, not on Heroku
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. domain/clientIssue in the "Client" domain: Prisma Client, Prisma Studio etc. -
You must be logged in to vote 🙏 Prisma migrate doesn't work on Mysql port 3307 in Docker
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. domain/schemaIssue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. -
You must be logged in to vote 🙏 Prisma unable to update db when enum is changed.
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. domain/schemaIssue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. -
You must be logged in to vote 🙏 An error occurred while running the seed command: Error: Command failed with exit code 1: node prisma/seed.mjs
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet. kind/bugA reported bug. tech/typescriptIssue for tech TypeScript. domain/clientIssue in the "Client" domain: Prisma Client, Prisma Studio etc. topic: seeding