[PR #553] [MERGED] Update database.mdx #20261

Closed
opened 2026-04-15 19:34:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/553
Author: @sajadmh
Created: 11/16/2024
Status: Merged
Merged: 11/16/2024
Merged by: @Bekacru

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/database.mdx (+5 -0)

📄 Description

createdAt is required for the verifications table, needed for those creating tables manually instead of the CLI.

Caused this issue: ERROR Cannot read properties of undefined (reading 'create')


🔄 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/553 **Author:** [@sajadmh](https://github.com/sajadmh) **Created:** 11/16/2024 **Status:** ✅ Merged **Merged:** 11/16/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d2482e6`](https://github.com/better-auth/better-auth/commit/d2482e6d72a4a9d164d76f244c8a55ac6895daec) Update database.mdx ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/database.mdx` (+5 -0) </details> ### 📄 Description createdAt is required for the verifications table, needed for those creating tables manually instead of the CLI. Caused this issue: `ERROR Cannot read properties of undefined (reading 'create')` --- <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 19:34:37 -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#20261