Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(client-database): prevent concurrent initialization #3174

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

farnabaz
Copy link
Member

πŸ”— Linked issue

resolves #3169

❓ 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.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link

pkg-pr-new bot commented Feb 21, 2025

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

commit: 8a96593

Copy link

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8a96593
Status: βœ…  Deploy successful!
Preview URL: https://bbce37ea.content-f0q.pages.dev
Branch Preview URL: https://fix-clientdb-concurrency.content-f0q.pages.dev

View logs

@farnabaz farnabaz merged commit 49531dd into main Feb 21, 2025
4 checks passed
@farnabaz farnabaz deleted the fix/clientdb-concurrency branch February 21, 2025 11:58
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.

SQLITE_CONSTRAINT_PRIMARYKEY: sqlite3 result code 1555: UNIQUE constraint failed: _content_info.id
1 participant