mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
Fix incorrect bash command
This commit is contained in:
parent
ae2e5db4b2
commit
9ed6428c8e
@ -46,7 +46,7 @@ this new file.
|
||||
|
||||
---
|
||||
```bash
|
||||
$ sqlx migration run
|
||||
$ sqlx migrate run
|
||||
```
|
||||
Compares the migration history of the running database against the `migrations/` folder and runs
|
||||
any scripts that are still pending.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user