Skip to content

Conversation

@Friss
Copy link

@Friss Friss commented Dec 1, 2025

Added note about sqlite v3.50.0 requirement for .dump command.

Summary

sqlite 3.50.0 uses a new unistr() command in dumps which is not supported in D1. https://sqlite.org/releaselog/3_50_0.html

So dropping a note about how to get sqlite to not output the command in its dump.

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Added note about sqlite v3.50.0 requirement for .dump command.
@github-actions github-actions bot added product:d1 D1: https://developers.cloudflare.com/d1/ size/xs labels Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:d1 D1: https://developers.cloudflare.com/d1/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants