Ver original$query = $this->db->set('lectura','lectura+1', false) ->where('id', 12) ->update('tabla');