mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
add install sqlx-cli
add install sqlx-cli
This commit is contained in:
parent
0548546881
commit
7bf0d8e230
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user