Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrangler d1 export command #13683

Merged
merged 3 commits into from
Mar 31, 2024
Merged

Add wrangler d1 export command #13683

merged 3 commits into from
Mar 31, 2024

Conversation

vy-ton
Copy link
Contributor

@vy-ton vy-ton commented Mar 28, 2024

  • Reorder Reference section to group related topics and stack rank relative developer importance

@github-actions github-actions bot added product:d1 D1: https://developers.cloudflare.com/d1/ product:workers Related to Workers product size/s labels Mar 28, 2024
Copy link

cloudflare-pages bot commented Mar 28, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: afd930c
Status: ✅  Deploy successful!
Preview URL: https://a17d52e9.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://d1-import-export.cloudflare-docs-7ou.pages.dev

View logs

@vy-ton
Copy link
Contributor Author

vy-ton commented Mar 28, 2024

fyi @geelen @rozenmd

npx wrangler d1 export <database_name> --remote --table=<table_name> --output=./schema.sql --no-data=true
```

### Known limitations
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@geelen anything else to note here?

@vy-ton
Copy link
Contributor Author

vy-ton commented Mar 30, 2024

@elithrar Can you approve before Monday?

@elithrar
Copy link
Collaborator

elithrar commented Mar 30, 2024

@vy-ton some non-D1 file changes require a PCX or workers team reviewer to approve

@rita3ko rita3ko merged commit 7cf83c6 into production Mar 31, 2024
7 checks passed
@rita3ko rita3ko deleted the d1-import-export branch March 31, 2024 16:52
elithrar pushed a commit that referenced this pull request Apr 1, 2024
* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link
elithrar pushed a commit that referenced this pull request Apr 1, 2024
* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link
elithrar pushed a commit that referenced this pull request Apr 1, 2024
* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link
elithrar pushed a commit that referenced this pull request Apr 1, 2024
* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link
elithrar pushed a commit that referenced this pull request Apr 1, 2024
* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link
elithrar pushed a commit that referenced this pull request Apr 1, 2024
* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link
elithrar added a commit that referenced this pull request Apr 1, 2024
* d1: fks

* fk: more content

* update redirects

* update fk

* Add wrangler d1 export command (#13683)

* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link

* resolve conflict

* Add wrangler d1 export command (#13683)

* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link

* d1: fks

* Add wrangler d1 export command (#13683)

* Add wrangler d1 export command

* Add export known limitations

* fix wrangler link

* resolve conflict

* fk

* fix links

* fix redirects

---------

Co-authored-by: Vy Ton <vy@cloudflare.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:d1 D1: https://developers.cloudflare.com/d1/ product:workers Related to Workers product size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants