clickhouse-go icon indicating copy to clipboard operation
clickhouse-go copied to clipboard

Rewrite parameter substitution

Open gingerwizard opened this issue 3 years ago • 1 comments
trafficstars

Current parameter substitution in bind.go isn't robust and a source of pain. Ideally, we would move to ClickHouse and pass the parameters with the query.

Depends on https://github.com/ClickHouse/ClickHouse/issues/38235

gingerwizard avatar Jun 21 '22 09:06 gingerwizard

https://github.com/ClickHouse/ClickHouse/issues/38235 is closed

mshustov avatar Aug 15 '22 12:08 mshustov