mac
brew install libpq
brew link --force libpq
cargo install diesel_cli --no-default-features --features postgres
diesel migration run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
mac
brew install libpq
brew link --force libpq
cargo install diesel_cli --no-default-features --features postgres
diesel migration run