Mark
Results
22
issues of
Mark
I've been using duckdb for a few months, and have written a crate that allows my team to `#[derive]` traits equivalent to `ToSql` and `FromSql`. Would you consider a PR...
It would be nice to override the "exclude" configuration in cargo.toml with cli options. In my case, I have a `cuda` feature which I'd like to include when I run...