mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
commit
24ca6259da
1 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue