We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System Info : Pop!_OS 22.04 LTS
Pop!_OS 22.04 LTS
demo app not working
diesel version error
1.76.0
1.78.0
cargo install [email protected] --no-default-features --features postgres
rust-toolchain.toml
make setup : pg_isready command not found
make setup
make setup : Unknown output type: None
Unknown output type: None
The text was updated successfully, but these errors were encountered:
@divinenaman Thanks for the report! We will fix these
Sorry, something went wrong.
No branches or pull requests
System Info :
Pop!_OS 22.04 LTS
demo app not working
diesel version error
1.76.0
and latest diesel-cli requires1.78.0
cargo install [email protected] --no-default-features --features postgres
1.78.0
so changedrust-toolchain.toml
to reflect thatmake setup
: pg_isready command not foundmake setup
:Unknown output type: None
The text was updated successfully, but these errors were encountered: