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

InterpolateParams没有对[]byte和string类型的arg参数进行特殊处理

Open zhou2ding opened this issue 2 years ago • 0 comments

common.InterpolateParams函数没有对[]byte和string类型的arg参数添加引号和对转义字符处理,希望可以像myslq的驱动那样处理

zhou2ding avatar Apr 01 '24 09:04 zhou2ding