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 @@ -436,7 +436,7 @@ wrangler d1 migrations list <DATABASE_NAME> [OPTIONS]
436436- ` --local ` <Type text = " boolean" /> <MetaInfo text = " optional" />
437437 - Show the list of unapplied migration files on your locally persisted D1 database.
438438- ` --remote ` <Type text = " boolean" /> <MetaInfo text = " (default: false) optional" />
439- - Execute any unapplied migrations on your remote D1 database.
439+ - Show the list of unapplied migration files on your remote D1 database.
440440- ` --persist-to ` <Type text = " string" /> <MetaInfo text = " optional" />
441441 - Specify directory to use for local persistence (for use in combination with ` --local ` ).
442442- ` --preview ` <Type text = " boolean" /> <MetaInfo text = " optional" />
You can’t perform that action at this time.
0 commit comments