Prisma Orm

Use when modeling data or writing type-safe queries with Prisma ORM in TypeScript — `schema.prisma`, `prisma.config.ts`, the generated Prisma Client, and Prisma Migrate, including the v6 to v7 upgrade. NOT schema-as-TS with a SQL builder (that is `drizzle-orm`), NOT ORM-agnostic zero-downtime migration (that is `db-migrations`), NOT Postgres engine tuning (that is `postgresdb`).

ericrisco 891ff11 6 files · 34.7 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/prisma-orm commit 891ff11937

Frequently asked questions

npx skillmds@latest add ericrisco/prisma-orm