Skip to content

Commit 3aca4f9

Browse files
committed
Merge branch 'master' into support-offline-workspaces
2 parents 73b5712 + 9ed6428 commit 3aca4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlx-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ this new file.
4646

4747
---
4848
```bash
49-
$ sqlx migration run
49+
$ sqlx migrate run
5050
```
5151
Compares the migration history of the running database against the `migrations/` folder and runs
5252
any scripts that are still pending.

0 commit comments

Comments
 (0)