@ -27,6 +27,7 @@ func main() {
log.Fatal(err)
}
}(db)
db.SetMaxOpenConns(1)
// Create requests table if it doesn't exist
_, err = db.Exec(`CREATE TABLE IF NOT EXISTS requests (
The note is not visible to the blocked user.