[PR #2883] [MERGED] docs(drizzle): Clarify option for plural tables #4540

Closed
opened 2026-03-13 11:50:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2883
Author: @bennettdams
Created: 6/2/2025
Status: Merged
Merged: 6/3/2025
Merged by: @Kinfe123

Base: mainHead: patch-1


📝 Commits (1)

  • 1fe9756 docs(drizzle): Clarify option for plural tables

📊 Changes

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

View changed files

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

📄 Description

This is supposed to clarify the usage of usePlural for the Drizzle ORM adapter.
Looking at the docs I was confused, as the example was using both: a user field and the usePlural option. But together, they don't make sense in a real config.
This change splits these two up.


🔄 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/2883 **Author:** [@bennettdams](https://github.com/bennettdams) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1fe9756`](https://github.com/better-auth/better-auth/commit/1fe97566b94c30e769d94580131079dbb277c012) docs(drizzle): Clarify option for plural tables ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/adapters/drizzle.mdx` (+9 -1) </details> ### 📄 Description This is supposed to clarify the usage of `usePlural` for the Drizzle ORM adapter. Looking at the docs I was confused, as the example was using both: a `user` field and the `usePlural` option. But together, they don't make sense in a real config. This change splits these two up. --- <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 11:50:17 -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#4540