Skip to content
Thang Chung edited this page Feb 21, 2021 · 7 revisions

Rust on Windows

Diesel CLI

After install cargo install diesel_cli --no-default-features --features postgres, it might not work so that we need to do the following steps:

Refs projects

Clone this wiki locally