[PR #8429] [CLOSED] docs: add warning to SQLite documentation for bun:sqlite #16211

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8429
Author: @himself65
Created: 3/5/2026
Status: Closed

Base: canaryHead: worktree-pr-8373-sqlite-bun-warning


📝 Commits (1)

  • df3ecb8 docs: add warning to SQLite documentation for bun:sqlite

📊 Changes

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

View changed files

📝 docs/content/docs/adapters/sqlite.mdx (+4 -0)

📄 Description

Summary

  • Add a callout warning for Bun users to use bunx --bun flag when running CLI commands to prevent type errors related to the bun:sqlite module

Based on #8373

Test plan

  • Verify the docs page renders the callout correctly

🔄 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/8429 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/5/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `worktree-pr-8373-sqlite-bun-warning` --- ### 📝 Commits (1) - [`df3ecb8`](https://github.com/better-auth/better-auth/commit/df3ecb80b2ebf6e59b9eaf271119c323e7202b2e) docs: add warning to SQLite documentation for bun:sqlite ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/adapters/sqlite.mdx` (+4 -0) </details> ### 📄 Description ## Summary - Add a callout warning for Bun users to use `bunx --bun` flag when running CLI commands to prevent type errors related to the `bun:sqlite` module Based on #8373 ## Test plan - [ ] Verify the docs page renders the callout correctly --- <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:26: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#16211