-
https://github.com/PRiSMA-Study/PRISMA-Public/blob/4c5e426f6f794ffd322d9dcd92353f246aae3baf/PRISMA-Infant-Constructed-Outcomes/Infant-Constructed-Variables.R#L1746-L1765
-
## Problem
I use Prisma in combination with NestJS. There, I use the swagger implementation which is also based on decorators.
Currently, I would have to add the class-validator decorators after gen…
-
Ao tentar excluir uma organização por meio da operação prisma.organization.delete, ocorre um erro pois toda organização possui no mínimo uma ou mais associações na tabela members, que representa o rel…
-
Please share your feedback about the `fullTextSearch` functionality released in [v2.30.0](https://github.com/prisma/prisma/releases/tag/2.30.0) in this issue.
- If you encounter a bug, please [open…
-
I have tried to use the extension in the service but it never logs information and I have tried to put it as your example and as the documentation but my loguer of the queries with the events on yes
…
-
### Bug description
The current template for generating `{ModelName}GetPayload` generic types, which are used everywhere to infer payload types based on inputs, is missing pieces of logic that negati…
-
### Bug description
A client validation error that happens within a transaction always shows the first method called instead of the one that actually caused the error
With the `error` log type ena…
-
Sorry for making this an issue but not sure where else to ask.
Does this work with the latest prisma? I can't tell if there is another or built in feature that does similar. This seems like it sho…
-
### Bug description
Hello Prisma Team!
Recently, I rewrote my database interaction code from mongoose to Prisma. However, I encountered an issue when querying the database using findFirst and find…
-
### Bug description
when running npx prisma studio I get an error: Unable to process `count` query
undefined and can' open the studio
### How to reproduce
npx prisma studio
### Expected behavior…