예제 #1
0
 public function upsert($bool = true)
 {
     $this->queryChanged = true;
     return parent::upsert($bool);
 }