select no_alerts_until from users where user_id = :user_id update users set no_alerts_until = :clear where user_id = :user_id