zcfh

Results 3 comments of zcfh

@DoubleDi Sorry for missing the message before. Due to security needs, my clickhouse needs to set some authentication-related fields, such as Auth-Token. Finally, I forked a version and modified the...

> what do you get when you are doing `c.BindJson(&queryConfInfo)` `conf_name == ""` Even if there is no conf_name in the requested json, `conf_name` will still be initialized to zero...

I modified the code and set `include_pname=0` and it ran successfully.