[PR #5217] [MERGED] docs: Improve drizzle fieldName & modelName docs #22761

Closed
opened 2026-04-15 21:15:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5217
Author: @ping-maxwell
Created: 10/10/2025
Status: Merged
Merged: 10/14/2025
Merged by: @ping-maxwell

Base: canaryHead: docs/improve-drizzle-field-and-model-name-docs


📝 Commits (2)

  • 149c4be docs: Improve drizzle fieldName & modelName docs
  • f05d231 Merge branch 'canary' into docs/improve-drizzle-field-and-model-name-docs

📊 Changes

1 file changed (+56 additions, -1 deletions)

View changed files

📝 docs/content/docs/adapters/drizzle.mdx (+56 -1)

📄 Description

linear: https://linear.app/better-auth/issue/ENG-274/docs-document-drizzleprisma-field-mapping


Summary by cubic

Improved Drizzle adapter docs to explain how to customize table and field names with clear examples. Covers using user.modelName, user.fields, and the usePlural option, and links to performance tips; addresses Linear ENG-274.


🔄 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/5217 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `canary` ← **Head:** `docs/improve-drizzle-field-and-model-name-docs` --- ### 📝 Commits (2) - [`149c4be`](https://github.com/better-auth/better-auth/commit/149c4beec25c988bd6dc1d143a61d9164f5e741d) docs: Improve drizzle fieldName & modelName docs - [`f05d231`](https://github.com/better-auth/better-auth/commit/f05d2319d4c2a04eb93c26727ebc2587ed2365ee) Merge branch 'canary' into docs/improve-drizzle-field-and-model-name-docs ### 📊 Changes **1 file changed** (+56 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/adapters/drizzle.mdx` (+56 -1) </details> ### 📄 Description linear: https://linear.app/better-auth/issue/ENG-274/docs-document-drizzleprisma-field-mapping <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Improved Drizzle adapter docs to explain how to customize table and field names with clear examples. Covers using user.modelName, user.fields, and the usePlural option, and links to performance tips; addresses Linear ENG-274. <!-- 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-04-15 21:15:41 -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#22761