Beispiel #1
0
 public function insertUpdate(array $columnsValues)
 {
     return parent::insertUpdate($this->table, $columnsValues);
 }