File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/workers/wrangler Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -461,7 +461,7 @@ wrangler d1 migrations apply <DATABASE_NAME> [OPTIONS]
461461- ` DATABASE_NAME ` <Type text = " string" /> <MetaInfo text = " required" />
462462 - The name of the D1 database you wish to apply your migrations on.
463463- ` --env ` <Type text = " string" /> <MetaInfo text = " optional" />
464- - Specify which environment configuration to use for d1 dinding
464+ - Specify which environment configuration to use for D1 binding
465465- ` --local ` <Type text = " boolean" /> <MetaInfo text = " (default: true) optional" />
466466 - Execute any unapplied migrations on your locally persisted D1 database.
467467- ` --remote ` <Type text = " boolean" /> <MetaInfo text = " (default: false) optional" />
You can’t perform that action at this time.
0 commit comments