Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/900-ai/prompts/prisma-7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ Your project will be migrated accordingly using the appropriate adapter.
- **Multiple entrypoints** (workers, scripts, tests): apply the same client/adapter/dotenv pattern everywhere.
- **Typed SQL** or custom extensions: keep as-is; ensure they compile after client re-generation.
- Preserve existing output path if the project uses custom locations.
- Add `prisma/generated` to .gitignore if .gitignore exists

---

Expand Down