[PR #6402] [MERGED] docs: update the db adapter content and keep the format consistent #6641

Closed
opened 2026-03-13 13:06:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6402
Author: @bytaesu
Created: 11/29/2025
Status: Merged
Merged: 11/29/2025
Merged by: @Bekacru

Base: canaryHead: 2025-11-29/docs/db-adapter-content


📝 Commits (3)

  • 6a34aac docs: update the content and keep the format consistent across adapters
  • d6de37a docs: use list
  • a700ac3 Update docs/content/docs/adapters/prisma.mdx

📊 Changes

3 files changed (+17 additions, -13 deletions)

View changed files

📝 docs/content/docs/adapters/drizzle.mdx (+5 -5)
📝 docs/content/docs/adapters/mongo.mdx (+6 -3)
📝 docs/content/docs/adapters/prisma.mdx (+6 -5)

📄 Description

  • Updated the link to a more helpful path
  • Minor adjustments related to Prisma 7

Summary by cubic

Updated database adapter docs (Drizzle, MongoDB, Prisma) to use a consistent format, clearer setup guidance, and accurate Prisma 7 notes. Improves readability and reduces setup friction.

  • Refactors
    • Standardized intros with setup links for Drizzle, MongoDB, and Prisma.
    • Unified “Example Usage” wording across adapters.
    • Renamed “Performance Tips” to “Additional Information”; ensured the performance optimizations guide is linked.
    • Updated Prisma warning for Prisma 7 (output path required), fixed doc link, and added the Better Auth + Next.js guide.

Written for commit a700ac391c. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6402 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `2025-11-29/docs/db-adapter-content` --- ### 📝 Commits (3) - [`6a34aac`](https://github.com/better-auth/better-auth/commit/6a34aac0ae5150557faeb609d80cd59e6dae6f1f) docs: update the content and keep the format consistent across adapters - [`d6de37a`](https://github.com/better-auth/better-auth/commit/d6de37ac0d21ba98f62d361bb961894851e3286e) docs: use list - [`a700ac3`](https://github.com/better-auth/better-auth/commit/a700ac391cc4b8fb372bf24385bef49080bf5d77) Update docs/content/docs/adapters/prisma.mdx ### 📊 Changes **3 files changed** (+17 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/adapters/drizzle.mdx` (+5 -5) 📝 `docs/content/docs/adapters/mongo.mdx` (+6 -3) 📝 `docs/content/docs/adapters/prisma.mdx` (+6 -5) </details> ### 📄 Description - Updated the link to a more helpful path - Minor adjustments related to Prisma 7 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated database adapter docs (Drizzle, MongoDB, Prisma) to use a consistent format, clearer setup guidance, and accurate Prisma 7 notes. Improves readability and reduces setup friction. - **Refactors** - Standardized intros with setup links for Drizzle, MongoDB, and Prisma. - Unified “Example Usage” wording across adapters. - Renamed “Performance Tips” to “Additional Information”; ensured the performance optimizations guide is linked. - Updated Prisma warning for Prisma 7 (output path required), fixed doc link, and added the Better Auth + Next.js guide. <sup>Written for commit a700ac391cc4b8fb372bf24385bef49080bf5d77. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:06:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6641