Luca Barbato
Luca Barbato
Ideally we can split the configuration phase in 3 steps - Configuration load - Repository list setup - Worker pool setup for scallop Ideally ```rust let c = ConfigBuilder::default(); //
It depends on https://github.com/rust-lang/rust/issues/130043 for few of the remaining ones.
Would be possible to have a checklist for adding support for different architectures and/or platforms?
### I have found these related issues/pull requests N/A ### Description Quite often one would re-run a migration being worked on adding a `run -r` would spare time. ### Prefered...
### I have found these related issues/pull requests I did not create an issue regarding having a mean to run explain before running a query, but I can prepare one...
It provides more flexibility and it has a better default for cli tools. Fixes #1107.
[etcetera](https://docs.rs/etcetera/latest/etcetera/) provides a mean to get the Xdg paths on macOS as well giving a much easier life to people that share their home .config between linux and mac. I...
This would make possible to describe maps with enums as keys in a more faithful way.