mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Update README.md (#579)
This commit is contained in:
@ -27,6 +27,7 @@ cd databases/diesel
|
||||
cargo install diesel_cli --no-default-features --features sqlite
|
||||
|
||||
echo "DATABASE_URL=test.db" > .env
|
||||
diesel setup
|
||||
diesel migration run
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user