Error: P1014 -The underlying table for model `(not available)` does not exist.
Prisma tutorial Error-
Start from scratch | TypeScript & PostgreSQL | Prisma Docs
Solution:
run below codes first.
npx prisma migrate reset --preview-feature
Prisma tutorial Error-
Start from scratch | TypeScript & PostgreSQL | Prisma Docs
Solution:
run below codes first.
npx prisma migrate reset --preview-feature