Support bind interface typed NamedValue in query parameters #1632
crisismaple
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For now the NamedValue typed query parameters only support string typed binding, we could add support for interface typed value binding:
https://github.com/ClickHouse/clickhouse-go/blob/7bbaf83f60c4d90f8a23115b37954af9d18313fb/query_parameters.go#L50C1-L55C67
Beta Was this translation helpful? Give feedback.
All reactions