Simple spelling issues on sea-orm-cli's toml source. (#918)
This commit is contained in:
parent
710ef7a66b
commit
cf124014e8
@ -17,6 +17,6 @@ features = [
|
|||||||
# Enable at least one `ASYNC_RUNTIME` and `DATABASE_DRIVER` feature if you want to run migration via CLI.
|
# Enable at least one `ASYNC_RUNTIME` and `DATABASE_DRIVER` feature if you want to run migration via CLI.
|
||||||
# View the list of supported features at https://www.sea-ql.org/SeaORM/docs/install-and-config/database-and-async-runtime.
|
# View the list of supported features at https://www.sea-ql.org/SeaORM/docs/install-and-config/database-and-async-runtime.
|
||||||
# e.g.
|
# e.g.
|
||||||
# "runtime-tokio-rustls", # `ASYNC_RUNTIME` featrure
|
# "runtime-tokio-rustls", # `ASYNC_RUNTIME` feature
|
||||||
# "sqlx-postgres", # `DATABASE_DRIVER` feature
|
# "sqlx-postgres", # `DATABASE_DRIVER` feature
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user