[PR #2122] [MERGED] fix(docs): rate-limit schema has two primary keys #12411

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2122
Author: @ping-maxwell
Created: 4/4/2025
Status: Merged
Merged: 4/4/2025
Merged by: @Bekacru

Base: mainHead: fix/docs/rate-limit-schema


📝 Commits (1)

  • a49aaf1 fix(docs): rate-limit schema has two primary keys

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/rate-limit.mdx (+0 -1)

📄 Description

The field key shouldn't be the primary key, only id.


🔄 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/2122 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/docs/rate-limit-schema` --- ### 📝 Commits (1) - [`a49aaf1`](https://github.com/better-auth/better-auth/commit/a49aaf161b9a5d766bf96695990316f2757cae5f) fix(docs): rate-limit schema has two primary keys ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/rate-limit.mdx` (+0 -1) </details> ### 📄 Description The field `key` shouldn't be the primary key, only `id`. --- <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-13 08:22:03 -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#12411