Closed
Description
Hi all,
I'm trying to compile the rust backend and get down to the migrate command.
./target/debug/migrate
but then I get the following error:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectParams(StringError("url: Invalid character in scheme."))', ../src/libcore/result.rs:789
note: Run with `RUST_BACKTRACE=1` for a backtrace.
I updated the DATABASE_URL var in .env but that was all I changed.
I followed the naming suggestion and even just named the db 'cargo_registry'.
I'm running rustup using nightly.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels