Instead of `` ```rust,ignore `` we could use `` ```rust,no_run `` so that these at least get compile-tested. I could take that on as a task. _Originally posted by @abonander in https://github.com/ClickHouse/clickhouse-rs/pull/244#discussion_r2356965709_
Instead of
```rust,ignorewe could use```rust,no_runso that these at least get compile-tested.I could take that on as a task.
Originally posted by @abonander in #244 (comment)