array('foreign_key'=>'id'), ); public function trigger($code) { return $this->where('alarm','=',$code)->or_where('alarm','=',null)->find(); } } ?>