Add Model Extension methods
union type findMany
How to cascade delete properly in a self-relation with mongodb ?
[Typescript] Prisma result extension typing
will prisma support zod validations natively
@unique on optional field
Why have "id" and "modelName" been left out of Pulse subscription event types?
Unknown argument xx. Available options are marked with ?.
Trying to get into Prisma; lots of hope and heartbreak
18.13.0 compiled to js on my server and 20.10.0 pure ts on my pc. Both experience same issues....
How to Implement an Optional One-to-One Relationship in Prisma with MongoDB?
SOLVED: Create w/ sub create: Subquery returned more than 1 value
``
"PrismaClientUnknownRequestError:
Invalid prisma.testimonials.create()` invocation:...
SQLite Timeout issues
Returning the next day closest to NOW
new Date.now();
Here is the code:
```ts
const course = await db.course.findFirst({...prisma nested fields
Get the next date with prisma
P3005 Error running Prisma migrate
npx run db push with no issues. When I try to run npx prisma migrate dev to generate a migration, I get the following error:
```
Error: P3005
...
i want a field to be an array in my mysql schema
Wierd type error with prisma codegen
29.01 qrtag:build: ./prisma/client/runtime/edge-esm.js:1:1
29.01 qrtag:build: Type error: Declaration emit for this file requires using private name 'i'. An explicit type annotation may unblock declaration emit.
29.01 qrtag:build: ./prisma/client/runtime/edge-esm.js:1:1
29.01 qrtag:build: Type error: Declaration emit for this file requires using private name 'i'. An explicit type annotation may unblock declaration emit.
why that not work?
