product · inferred from evidence
schema.prisma
Prisma schema file
- Error: The datasource property is required in your Prisma config file when using prisma migrate dev (Prisma 7)
On Prisma 7, running prisma migrate dev fails with "Error: The datasource property is required in your Prisma config file when using prisma migrate dev", even though prisma.config.ts exists with a datasource url. The reporter had the config