cloudflare / cloudflare/workers-sdk

🐛 BUG: UUID missmatch when deleting D1 dabatase

Open
#3,206 3 comments 0 reactions 0 assignees View on GitHub
package:wrangler product:d1
Dominant language
TypeScript
Stars
4.5k
Forks
1.5k
Avg merge
3d 8h
Merged PRs (30d)
186

Description

### Which Cloudflare product(s) does this pertain to?

D1

### What version of `Wrangler` are you using?

2.15.1

### What operating system are you using?

Mac

### Describe the Bug

I'm executing the command `wrangler d1 delete `, which `` I'm getting executing `wrangler d1 list`. It even asks for confirmation and everything looks correct, but after confirmation, it looks like it doesn't find the D1 database it's supposed to.

to note: the `UUID` logged in by each command differs. Even though I'm not asked to input the `UUID`, and I only work with the name of the D1 DB, it's OK as a user, but doesn't really seem correct

image
image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.