mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-06 05:42:38 +00:00
fix(format): fix formatting in sqlx-cli/README.md
This commit is contained in:
parent
639e10248e
commit
1a83f1bdc1
@ -61,6 +61,7 @@ cargo sqlx prepare
|
||||
```
|
||||
Saves query data to `sqlx-data.json` in the current directory; check this file into version control
|
||||
and an active database connection will no longer be needed to build your project.
|
||||
|
||||
----
|
||||
```bash
|
||||
cargo sqlx prepare --check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user