ClickHouse / ClickHouse/adbc_clickhouse
Implement `Statement::set_option()`
Open
- Dominant language
- Rust
- Stars
- 25
- Forks
- 8
- Avg merge
- 2d 37m
- Merged PRs (30d)
- 4
Description
https://docs.rs/adbc_core/0.21.0/adbc_core/options/enum.OptionStatement.html
It's possible that we could use `TargetTable`/`TargetCatalog`/`TargetDbSchema` in lieu of requiring the user to write their own `INSERT` statement? Need to research how those are meant to be used in practice.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.