Closed marcoow closed 1 year ago
e.g. it could be used to change the invocation of the migration binary from
cargo run --bin db migrate -e test
to
cargo db migrate -e test
see https://doc.rust-lang.org/cargo/reference/config.html#configuration-format
e.g. it could be used to change the invocation of the migration binary from
to
see https://doc.rust-lang.org/cargo/reference/config.html#configuration-format