Durable Object SQLite support with wrangler dev --remote
#13284
Replies: 4 comments
-
|
instead of throwing, be nice to have an option to just route DO sqlite to the local version had to put our DO migration on hold because of this. we use |
Beta Was this translation helpful? Give feedback.
-
|
This needs fixing asap, we see bugs in our application on workers runtime, but cannot replicate in our local dev environment. |
Beta Was this translation helpful? Give feedback.
-
|
Any updates? |
Beta Was this translation helpful? Give feedback.
-
|
@petebacondarwin a surprise to see this converted to a discussion. Is is considered stale, considered a non-issue, considered fixed? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the solution
When running
wrangler dev --remotewith a new sqlite DO binding:And, as totally expected, when trying to use sqlite:
It would be nice to have feature parity here.
Beta Was this translation helpful? Give feedback.
All reactions