Skip to content

fix(wrangler): Update missing DO migrations message to recommend new_sqlite_classes#12189

Merged
NuroDev merged 6 commits intomainfrom
NuroDev/fix-migrations-prop-name
Jan 27, 2026
Merged

fix(wrangler): Update missing DO migrations message to recommend new_sqlite_classes#12189
NuroDev merged 6 commits intomainfrom
NuroDev/fix-migrations-prop-name

Conversation

@NuroDev
Copy link
Copy Markdown
Member

@NuroDev NuroDev commented Jan 27, 2026

This is a minor tweak to the warning message that gets printed when a Wrangler config has Durable Objects present but no migrations. Currently this warning will prompt users to add a migrations array, but with an entry that uses new_classes instead of new_sqlite_classes, which is now the preferred property.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: Small warning message fix

A picture of a cute animal (not mandatory, but encouraged)


Open with Devin

@NuroDev NuroDev self-assigned this Jan 27, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 27, 2026

🦋 Changeset detected

Latest commit: aa2294b

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@NuroDev NuroDev marked this pull request as ready for review January 27, 2026 15:10
@NuroDev NuroDev requested a review from a team as a code owner January 27, 2026 15:10
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 27, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12189

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12189

miniflare

npm i https://pkg.pr.new/miniflare@12189

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12189

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12189

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12189

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12189

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12189

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12189

wrangler

npm i https://pkg.pr.new/wrangler@12189

commit: aa2294b

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional flag.

Open in Devin Review

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jan 27, 2026
@NuroDev NuroDev merged commit eb8a415 into main Jan 27, 2026
45 of 47 checks passed
@NuroDev NuroDev deleted the NuroDev/fix-migrations-prop-name branch January 27, 2026 18:14
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants