Skip to content

Commit

Permalink
Add missing --script in cloudflare-d1 docs (#5823)
Browse files Browse the repository at this point in the history
  • Loading branch information
skirsten authored Apr 8, 2024
1 parent 4faee7a commit 01ee4ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ As explained above, you now need to use `--from-local-d1` instead of `--from-emp
npx prisma migrate diff \
--from-local-d1 \
--to-schema-datamodel ./prisma/schema.prisma \
--script \
--output migrations/0002_create_post_table.sql
```
Expand Down

0 comments on commit 01ee4ce

Please sign in to comment.