Skip to content

Alpha database migration guide inacuracies #14876

@LeviSchuck

Description

@LeviSchuck

Existing documentation URL(s)

https://developers.cloudflare.com/d1/platform/alpha-migration/

What changes are you suggesting?

In step 4, it references a table named _cf_KV in the database dump. It was by a different name in my dump: d1_kv.
If there are multiple table names, maybe updating it to list all variants would be appropriate. The schema was the same as described in step 4.

In step 6, it references a flag --remote, for which I receive the following from wrangler.

✘ [ERROR] Unknown argument: remote

Removing the --remote flag allowed me to complete step 6.
Wrangler has a --local flag and not a --remote flag in the wrangler d1 execute <name> command help text.

Additional information

No response

Metadata

Metadata

Labels

content:editRequest for content editsdocumentationDocumentation editsproduct:d1D1: https://developers.cloudflare.com/d1/

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions