Skip to content

Conversation

@harshil1712
Copy link
Contributor

@harshil1712 harshil1712 commented Jun 3, 2025

Summary

Updates the Prisma tutorial to:

  • Add a note about Prisma migrate in Early Access
  • Update Prisma Schema file
  • Update import for PrismaClient
  • Other minor fixes

Addresses #22821

Documentation checklist

@github-actions github-actions bot added size/s product:d1 D1: https://developers.cloudflare.com/d1/ labels Jun 3, 2025
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jun 3, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated the Prisma tutorial to include important notes and adjustments regarding Prisma Migrate and the Prisma Schema.

  • Added a note about Prisma Migrate being in Early Access.
  • Updated the Prisma Schema file with new output and preview features.
  • Updated the import statement for PrismaClient.
  • Made other minor fixes throughout the tutorial.

Modified Files

  • src/content/docs/d1/tutorials/d1-and-prisma-orm/index.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/d1/ @elithrar, @rozenmd, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @cloudflare/pcx-technical-writing

harshil1712 and others added 2 commits June 3, 2025 13:10
Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

@Oxyjun Oxyjun enabled auto-merge (squash) June 3, 2025 12:40
@Oxyjun Oxyjun merged commit fe702ef into production Jun 3, 2025
11 checks passed
@Oxyjun Oxyjun deleted the d1/update-prisma branch June 3, 2025 12:51
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
* Minor fixes to Prisma tutorial

* Update src/content/docs/d1/tutorials/d1-and-prisma-orm/index.mdx

Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>

* Update src/content/docs/d1/tutorials/d1-and-prisma-orm/index.mdx

Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>

* Update src/content/docs/d1/tutorials/d1-and-prisma-orm/index.mdx

Co-authored-by: Jun Lee <[email protected]>

---------

Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
Co-authored-by: Jun Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:d1 D1: https://developers.cloudflare.com/d1/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants