Sometimes connecting to the postgres database will fail, something to do with broken dlls To fix it run these command this should fix it according to diesel-rs/diesel#2947 (comment)
cargo build
cp libintl-9.dll ../target/debug/Sometimes connecting to the postgres database will fail, something to do with broken dlls To fix it run these command this should fix it according to diesel-rs/diesel#2947 (comment)
cargo build
cp libintl-9.dll ../target/debug/