-
Write the Prisma schema file defining all models and relationships.
-
Write the Prisma schema file defining all models and relationships.
-
Run 'npx prisma generate' to initialize Prisma Client.
-
Write the Prisma schema file defining all models and relationships.
-
Hello there, although this and https://github.com/prisma/prisma/issues/905 are both very old and popular issues, apparently they won't be in the Prisma team's sights in the near future.
Fortunately…
-
Hi Prisma Team! My Prisma Client just crashed. This is the report:
## Versions
| Name | Version |
|-----------------|--------------------|
| Node | v18.20.4 …
-
Hello,
When sending transactional emails with Plunk, in certain cases, the function fails with this message:
```
Invalid 'prisma_1.prisma.email.create()' invocation in
/app/packages/api/dist/c…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Versions
```
"@prisma/client": "5.22…
-
## Sorting
- **I'm submitting a ...**
- [ ] bug report
- [ x ] feature request
- [ ] support request
- I confirm that I
- [ x ] used the [search](https://github.com/lukeautry/t…
-
Hello,
i cant find a way to get prisma working with nuxt.
There is always bunch of errors - even in minimalistic setup.
I tried bun, yarn, pnpm - nothing works. Not in Stackblitz and not local.
It…