Results 54 issues of Vincent Prouillet

I won't have time to work on that anytime soon but will take a PR on the next branch.

help wanted

Remove error-chain in favour of plain `Error` and update the rest of the dependencies.

help wanted

So i can use a path like `~/code/migrations`

It's been mentioned in #51 and in https://github.com/rust-lang/cargo/issues/4309 that the default behaviour should be to limit the output the direct dependencies. Since `cargo-outdated` has already a `-d` flag, it should...

C: cli / ux
E: feedback needed

Is comparing the memory usage of benches something that might come in the future? In some cases I want to compare both the time and the memory usage.

Enhancement

As mentioned on Reddit, I'm planning to add support for migrations for Cassandra in https://github.com/Keats/dbmigrate Would it be possible to add a method to cdrs to get a connection from...

enhancement

Closes #321

waiting-on-author

My usecase for this is loading the Sublime syntaxes and overriding some of them with newer definitions but without a way to remove from the builder some syntaxes might be...

enhancement