@ -1526,7 +1526,7 @@ func getSQLListID64(q string) []int64 {
ids = append(ids, id)
}
err = rows.Err()
loglOnError(err, "getSQLListID64 : query end")
logOnError(err, "getSQLListID64 : query end")
rows.Close()
return ids
The note is not visible to the blocked user.