ClickHouse / ch2rs

Generate Rust structs from ClickHouse rows
22 stars 5 forks source link

Support HTTPS connections #6

Closed msdrigg closed 2 weeks ago

msdrigg commented 1 month ago

Clickhouse needs to be updated to 0.12 and default-tls needs to be enabled. This works on my machine without any other changes to the codebase.