@ -908,6 +908,8 @@ func getSQLListID64(q string) []int64 {
count int64
)
log.Printf("getSQLListID64 : starting")
rows, err := db.Query(q)
logOnError(err, "getSQLListID64 : "+q)
The note is not visible to the blocked user.