Skip to content

docs: document SQLite migration path in wrangler.toml#169

Closed
kptdobe wants to merge 1 commit into
mainfrom
fix/do-sqlite-migration-note
Closed

docs: document SQLite migration path in wrangler.toml#169
kptdobe wants to merge 1 commit into
mainfrom
fix/do-sqlite-migration-note

Conversation

@kptdobe

@kptdobe kptdobe commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Cloudflare currently recommends `new_sqlite_classes` for Durable Object namespaces. `DocRoom` was created before this recommendation and uses the legacy KV-backed storage. A migration to SQLite requires a new migration tag and a proper data migration plan; this comment documents that intent for the next person who looks at this file.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: kptdobe <acapt@adobe.com>
@kptdobe

kptdobe commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #172 which consolidates all DO best-practice fixes.

@kptdobe kptdobe closed this Jun 11, 2026
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.

2 participants