add install sqlx-cli

add install sqlx-cli
This commit is contained in:
ljshwyykl 2021-11-22 10:25:25 +08:00 committed by GitHub
parent 0548546881
commit 7bf0d8e230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,9 @@ By default, Docker images do not expose their ports to the underlying host machi
### Sqlx
**sqlx-cli**
* [install sqlx-cli](https://github.com/launchbadge/sqlx/tree/master/sqlx-cli)
**Sqlx and Diesel commands**
* create migration
* sqlx: sqlx migrate add $(table)
@ -71,4 +74,4 @@ By default, Docker images do not expose their ports to the underlying host machi
> Don't forget to relaunch your terminal.
## More
* [11-database-drivers](https://blog.logrocket.com/11-database-drivers-and-orms-for-rust-that-are-ready-for-production/)
* [11-database-drivers](https://blog.logrocket.com/11-database-drivers-and-orms-for-rust-that-are-ready-for-production/)