Skip to content

Conversation

@aidankmcalister
Copy link
Contributor

☕️ Reasoning

Updated Prisma adapter documentation to use Prisma Postgres and latest Prisma ORM best practices, including:

  • Using npx prisma init --db for Prisma Postgres setup
  • Generating Prisma Client to custom output directory (./src/generated/prisma)
  • Importing from generated client path (../src/generated/client)
  • Using @prisma/extension-accelerate with withAccelerate() for connection pooling

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

@vercel
Copy link

vercel bot commented Oct 22, 2025

@aidankmcalister is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
auth-docs Ready Ready Preview Comment Oct 22, 2025 5:46pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
next-auth-docs Ignored Ignored Preview Oct 22, 2025 5:46pm

@github-actions
Copy link

Broken Link Checker

1 broken links found. Links organised below by source page, or page where they were found.

1) /getting-started/migrate-to-better-auth

Target Link Link Text
/docs "documentation"

@himself65 himself65 changed the title Updated the Prisma ORM page to use Prisma Postgres docs: update the Prisma ORM page to use Prisma Postgres Oct 22, 2025
@himself65 himself65 enabled auto-merge October 22, 2025 18:26
@himself65 himself65 added this pull request to the merge queue Oct 22, 2025
Merged via the queue into nextauthjs:main with commit 240e343 Oct 22, 2025
10 of 12 checks passed
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.

2 participants