clickhouse.rs
clickhouse.rs copied to clipboard
Add `Client::with_pathname()`
Use case
Proxies may require adding a path to the URL: https://clickhouse.com/docs/integrations/javascript#proxy-with-a-pathname
Describe the solution you'd like
- Add
Client::with_pathname()
Describe the alternatives you've considered
Additional context
1.0 wishlist: feature parity