Skip to content

fix(database): sqlite memory driver syntax#3635

Merged
farnabaz merged 1 commit intomainfrom
fix/memory-db
Dec 15, 2025
Merged

fix(database): sqlite memory driver syntax#3635
farnabaz merged 1 commit intomainfrom
fix/memory-db

Conversation

@farnabaz
Copy link
Copy Markdown
Member

@farnabaz farnabaz commented Dec 8, 2025

🔗 Linked issue

resolves #3633

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
content Ready Ready Preview Comment Dec 8, 2025 5:40pm

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 8, 2025

npm i https://pkg.pr.new/@nuxt/content@3635

commit: cf3145b

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf3145b
Status: ✅  Deploy successful!
Preview URL: https://f82d5d8a.content-f0q.pages.dev
Branch Preview URL: https://fix-memory-db.content-f0q.pages.dev

View logs

@farnabaz farnabaz merged commit 9b4b4f2 into main Dec 15, 2025
8 checks passed
@farnabaz farnabaz deleted the fix/memory-db branch December 15, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: SQLite ":memory:" config fails because colon is stripped but Bun connector expects it

1 participant