#sql Scan error on column index 0, name id destination not a pointer

11 messages · Page 1 of 1 (latest)

solar bramble
#

data entered db but i have still error like this

queen wadi
#

whats the query looks like?

solar bramble
#

sir i have question what different

#

and

queen wadi
#

prepare statement cache the query string, so on the next query, it'll not send the query string again. just the data.

solar bramble
#

this case solved cause i need restate the golang serve, u have suggestion sir so that I don't have to restart the server

queen wadi
#

take a look at cosmtrek/air for auto reload.