mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-28 03:33:37 +00:00
Update sqlx-cli/README.md
This commit is contained in:
parent
af7f259445
commit
df6a2a2eb6
@ -20,8 +20,6 @@ $ cargo install --version=0.2.0 sqlx-cli --no-default-features --features postgr
|
||||
All commands require that a database url is provided. This can be done either with the `--database-url` command line option or by setting `DATABASE_URL`, either in the environment or in a `.env` file
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user