Skip to content

Conversation

@mhartington
Copy link
Member

@mhartington mhartington commented Dec 5, 2025

This removes the older package.json config settings that could be set by a users. These have been deprecated for some time and with v7 are no longer supported. Instead of adding a note for v7/v6 differences, we safely remove them as v6 also supports adding them via the prisma.config.

Summary by CodeRabbit

  • Documentation
    • Removed documentation sections describing package.json configuration options for schema and seed setup, including associated historical version notes. Reference material remains intact.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 5, 2025

Walkthrough

This PR removes documentation sections describing package.json-based configuration entries (schema and seed options) from the Prisma CLI reference, including associated JSON examples and historical version notes.

Changes

Cohort / File(s) Summary
Prisma CLI reference documentation cleanup
content/200-orm/500-reference/200-prisma-cli-reference.mdx
Removed "package.json entry options" section containing schema and seed subsections with JSON examples and historical version notes

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

This is a straightforward documentation content removal from a single file with no logic implications. The change is focused and homogeneous—straightforward deletion of deprecated configuration documentation.

Possibly related PRs

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and clearly describes the main change: removal of older package.json CLI configuration documentation, which aligns with the PR's core objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f21ef66 and 97810f4.

📒 Files selected for processing (1)
  • content/200-orm/500-reference/200-prisma-cli-reference.mdx (0 hunks)
💤 Files with no reviewable changes (1)
  • content/200-orm/500-reference/200-prisma-cli-reference.mdx
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: Check internal links
  • GitHub Check: Cloudflare Pages

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Dangerous URL check

No absolute URLs to prisma.io/docs found.
No local URLs found.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

  • This PR does not change any pages in a way that would require a redirect.

@cloudflare-workers-and-pages
Copy link

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97810f4
Status: ✅  Deploy successful!
Preview URL: https://fe0b284e.docs-51g.pages.dev
Branch Preview URL: https://seeding-updates.docs-51g.pages.dev

View logs

@mhartington mhartington merged commit 07f21a1 into main Dec 5, 2025
8 checks passed
@mhartington mhartington deleted the seeding-updates branch December 5, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants