What's the correct way to fix this error?
DROP TABLE products CASCADE;
. Then, when I tried to recreate the table with npx prisma migrate dev
, Prisma raised these errors:
```
[-] Removed tables
- products...children and favourite child (ambiguous relation)
prisma migrate reset --force
Need urgent support from Prisma team
How to get the type of a compound query?
Support case insensitive advanced Json filtering
How good is Prisma with Json fields?
Prisma optimization
Timezone error
prisma aggregateRaw, how to parse Date back to javascript date, and other special types,
Deployment to vercel failing

Using pulse in a next.js project
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 ?.