wrangler d1 export should support --persist-to
#13227
mrankine
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Indeed this is not currently an option. It is even called out in the code: workers-sdk/packages/wrangler/src/d1/export.ts Lines 117 to 118 in d817a35 Adding to the backlog for the D1 team. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the solution
As far as I can tell, there is no way to export data or schema from a local D1 database that is stored in a custom location, specified by the
--persist-toparameter.wrangler d1 exportshould recognise the--persist-toparameter.Version: wrangler 4.28.0
Beta Was this translation helpful? Give feedback.
All reactions