[PR #212] [MERGED] feat(adapter): support plural flag for mongo db adapter #3163

Closed
opened 2026-03-13 10:42:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/212
Author: @Bekacru
Created: 10/17/2024
Status: Merged
Merged: 10/17/2024
Merged by: @Bekacru

Base: mainHead: fix/mongodb


📝 Commits (2)

  • 220e90e feat: support plural flag for mongodb adapter
  • c952ed8 docs: add doc

📊 Changes

2 files changed (+50 additions, -8 deletions)

View changed files

📝 docs/content/docs/concepts/database.mdx (+32 -0)
📝 packages/better-auth/src/adapters/mongodb-adapter/index.ts (+18 -8)

📄 Description

closes #177

add support for plural option on mongo db adapter


🔄 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/212 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/mongodb` --- ### 📝 Commits (2) - [`220e90e`](https://github.com/better-auth/better-auth/commit/220e90e861b8dce0bdf83c642048b2061c29baa1) feat: support plural flag for mongodb adapter - [`c952ed8`](https://github.com/better-auth/better-auth/commit/c952ed81dc21eb4efffcd93b6d86555b7cffe530) docs: add doc ### 📊 Changes **2 files changed** (+50 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/database.mdx` (+32 -0) 📝 `packages/better-auth/src/adapters/mongodb-adapter/index.ts` (+18 -8) </details> ### 📄 Description closes #177 add support for `plural` option on mongo db adapter --- <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 10:42:04 -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#3163