Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 287 Bytes

File metadata and controls

6 lines (6 loc) · 287 Bytes

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/