Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign updiesel_cli: "Unable to open the database file" #819
Comments
This comment has been minimized.
Gurpartap
commented
Mar 22, 2017
•
|
dotenv crate's issue, perhaps. .env file needs to be
instead of
And now it works. |
This comment has been minimized.
|
Wait, wasn't this fixed ? https://github.com/slapresta/rust-dotenv/pull/32 |
This comment has been minimized.
|
We probably just need to bump Diesel CLI to use 0.9.0 |
This comment has been minimized.
|
#814 :) |
This comment has been minimized.
|
Seems that the dependency got updated, is the problem gone now ? thanks ! |
This comment has been minimized.
|
Yes, the issue should be fixed on master (I don't think we've rolled a release that included it yet) |
sgrif
closed this
Apr 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gurpartap commentedMar 22, 2017
$ cargo install diesel_cli ... ... Compiling diesel_cli v0.12.0 Finished release [optimized] target(s) in 68.30 secs Installing /Users/Gurpartap/.cargo/bin/diesel