[PR #9143] [MERGED] docs: fix fk references in schema tables to match actual plugin schemas #16710

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/9143
Author: @bytaesu
Created: 4/13/2026
Status: Merged
Merged: 4/13/2026
Merged by: @bytaesu

Base: mainHead: 2026-04-13/docs/fix-schema-fk-references


📝 Commits (4)

  • f5386d3 docs: fix fk references in schema tables to match actual plugin schemas
  • cf61223 chore: md format
  • bfd1667 chore: md format
  • 35d95b0 docs: default onDelete to cascade matching CLI behavior

📊 Changes

9 files changed (+159 additions, -130 deletions)

View changed files

📝 docs/components/docs/mdx-components.tsx (+14 -4)
📝 docs/content/docs/concepts/database.mdx (+2 -0)
📝 docs/content/docs/guides/next-auth-migration-guide.mdx (+4 -0)
📝 docs/content/docs/plugins/2fa.mdx (+1 -0)
📝 docs/content/docs/plugins/oauth-provider.mdx (+2 -2)
📝 docs/content/docs/plugins/oidc-provider.mdx (+5 -5)
📝 docs/content/docs/plugins/organization.mdx (+11 -0)
📝 docs/content/docs/plugins/passkey.mdx (+1 -0)
📝 docs/content/docs/plugins/sso.mdx (+119 -119)

📄 Description


🔄 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/9143 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `2026-04-13/docs/fix-schema-fk-references` --- ### 📝 Commits (4) - [`f5386d3`](https://github.com/better-auth/better-auth/commit/f5386d39d79e905584d07711cebdce5c6931cd99) docs: fix fk references in schema tables to match actual plugin schemas - [`cf61223`](https://github.com/better-auth/better-auth/commit/cf61223d2c1932afb54bd29b8201361da0c6f67e) chore: md format - [`bfd1667`](https://github.com/better-auth/better-auth/commit/bfd1667f52fd46420569a84464c4fe37d74c1995) chore: md format - [`35d95b0`](https://github.com/better-auth/better-auth/commit/35d95b073e065eb11d745530ac7925985f05223c) docs: default onDelete to cascade matching CLI behavior ### 📊 Changes **9 files changed** (+159 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/docs/mdx-components.tsx` (+14 -4) 📝 `docs/content/docs/concepts/database.mdx` (+2 -0) 📝 `docs/content/docs/guides/next-auth-migration-guide.mdx` (+4 -0) 📝 `docs/content/docs/plugins/2fa.mdx` (+1 -0) 📝 `docs/content/docs/plugins/oauth-provider.mdx` (+2 -2) 📝 `docs/content/docs/plugins/oidc-provider.mdx` (+5 -5) 📝 `docs/content/docs/plugins/organization.mdx` (+11 -0) 📝 `docs/content/docs/plugins/passkey.mdx` (+1 -0) 📝 `docs/content/docs/plugins/sso.mdx` (+119 -119) </details> ### 📄 Description - Closes #9137 --- <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 10:39:10 -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#16710