mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 07:21:08 +00:00
sqlx-cli/README.md: document that <command> --help
exists
This commit is contained in:
parent
9729385257
commit
07639a61ac
@ -16,6 +16,8 @@ in the current working directory.
|
||||
|
||||
`database` and `migrate` subcommands support only Postgres; MySQL and SQLite are TODO.
|
||||
|
||||
For more details, run `sqlx <command> --help`.
|
||||
|
||||
```dotenv
|
||||
# Postgres
|
||||
DATABASE_URL=postgres://postgres@localhost/my_database
|
||||
|
Loading…
x
Reference in New Issue
Block a user