Scan error on column index 0, converting driver.Value type []uint8 to a int64 golang

前端 未结 0 563
忘了有多久
忘了有多久 2020-12-15 15:05

I have a sql query with SUM aggregation function. When I pass only one parameter in to the function my code works fine

const queryString = `SELECT IFNULL(SUM(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题