Skip to content

feat(local-explorer-ui): Add schema editor to data studio#12760

Merged
NuroDev merged 41 commits intomainfrom
workers-sdk-local-explorer-studio-schema-editor
Mar 5, 2026
Merged

feat(local-explorer-ui): Add schema editor to data studio#12760
NuroDev merged 41 commits intomainfrom
workers-sdk-local-explorer-studio-schema-editor

Conversation

@NuroDev
Copy link
Member

@NuroDev NuroDev commented Mar 4, 2026

Fixes DEVX-2415.

Following on from #12453, this PR adds the functionality add and edit database table schemas.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows: No test suite has yet been set up for this package in order to implement some form of basic tests. Manual testing can be done using the steps outlined below.
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: WIP Experimental feature

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


Open with Devin

@NuroDev NuroDev self-assigned this Mar 4, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

🦋 Changeset detected

Latest commit: 9250a09

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 4, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 89a04bb

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

⚠️ Issues found

File: .changeset/young-facts-grin.md

Issue: Experimental feature missing opt-in instructions

The changeset describes a WIP experimental feature but does not explain how users can opt in to it. Per the guidelines:

When adding or changing experimental features, call this out explicitly in the changeset description.

The review prompt also specifies:

Changesets for experimental features should include note on how users can opt in.

The changeset currently ends with "This is a WIP experimental feature." but does not tell users how to access or enable this feature. Please add a brief note on how users can opt in (e.g., a flag, a config option, a specific command, or any other mechanism).

@NuroDev NuroDev marked this pull request as ready for review March 4, 2026 18:43
@NuroDev NuroDev requested a review from a team as a code owner March 4, 2026 18:43
@workers-devprod
Copy link
Contributor

workers-devprod commented Mar 4, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@emily-shen
Copy link
Contributor

just pulled down the latest changes and i can't seem to set the data type when adding columns anymore

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
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 found 1 new potential issue.

View 17 additional findings in Devin Review.

Open in Devin Review

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Mar 5, 2026
@NuroDev NuroDev merged commit fa88fef into main Mar 5, 2026
41 of 44 checks passed
@NuroDev NuroDev deleted the workers-sdk-local-explorer-studio-schema-editor branch March 5, 2026 15:28
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Mar 5, 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